Status Update
Comments
br...@google.com <br...@google.com> #2
Thank you for posting.
Based on the description, It seems like the error came from your API key restriction. Please note that the public issue tracker is not supposed to be used for issues like this one. It is aimed to report API bugs and feature requests.
That said, according to the
- web services : IP address restriction
- client-side services : HTTP referrer restriction
- Maps SDK for android : Android apps restriction
- Maps SDK for iOS : iOS apps restriction
If however, you are making web service requests in mobile applications and cloud environments that rely on dynamic IP addresses, IP restrictions might be impractical. When using Maps Web Service APIs in these scenarios, secure your apps using one or more of the following techniques:
- proxy server
- obfuscation
- pinning
That said, if you have further inquiries regarding this concern, we would suggest creating a support case in the Cloud Developer Console [1] to open a personalized communication channel as this is the best place to address issues such as these.
[1]
Description
Soon as i Add restriction on the key with my website's homepage URL the autocomplete stops working on all other pages.
after removing restrictions it starts working on all pages of the website. (
It was working perfectly before the recent update
===========================================================================================
#REMINDER: Please do not disclose any possible PII such as: email address, IP, contact number, any part of name, project numbers and billing accounts as these information may violate security and privacy. Comments or attachments that include PII will be removed and restricted from public viewing.
Furthermore, please refrain from replying to a comment as this will make your email address visible. Instead, you may use the Issue Tracker’s comment feature for your replies.
It is OK to share your API Project ID, but _not_ API keys or client ID credentials.
To learn more about personal data, visit
===========================================================================================
Feature Request
-----------------------
What would you like to see us add to this API?
Issue report
----------------
What steps will reproduce the problem? Please provide a link to a
demonstration page if at all possible, or attach code.
1.
2.
3.