-
Notifications
You must be signed in to change notification settings - Fork 291
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Android - This IP, site or mobile application is not authorized to use this API key. Request received from IP address **** with empty referer #281
Comments
This is happening for us too, but only for a few devices and only in production mode. Did you find any solution for this? |
@subramanyaRB nothing yet |
Same problem for me here in dev environment. |
Same problem here |
any updates? |
I'm starting to get this as well, everything works pretty well when I built out the APK and test with my own Android phone but when publishing to store it stops working for others |
facing same issue.. please suggest solution |
Have you tried some solutions proposed here: A bit late but still might be useful for somebody. |
Same problem on dev environment. Using an unrestricted key works fine for the Android app. Any solution? |
The reason this error is occurring because of the restrictions you have added when you create add the sha1 fingerprint on google cloud console , remove the fingerprints from android or ios then save .(the ip of that mobile phone will not be restricted) |
Has anyone found any solution for this, this is happening on stage env on my device |
This issue is till open, 3 years after, I am still encountering the same issue, followed all steps given in the expo documentation to app the SHA-1 fingerprint to my google console, and also configure the app.json accordingly, but issue still persists. If there is anyone who has figured out a way, please share. Had to create a new API key and reproduce the steps and still, error persists. |
https://maps.googleapis.com/maps/api/place/findplacefromtext --> iam using this url to find out the place from text in placesapi how to know the request is coming from android or ios in this url |
Hi,
I'm getting this error on Android using a restricted key.
also, using an unrestricted key works fine for the Android app, and using a restricted key for the iOS app also works fine.
what am I missing?
The text was updated successfully, but these errors were encountered: