Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Places Api Key Not authorized

I am using google places in android app and i am getting this error

{
   "error_message" : "This API project is not authorized to use this API. Please ensure that this API is activated in the APIs Console: Learn more: https://code.google.com/apis/console",
   "html_attributions" : [],
   "results" : [],
   "status" : "REQUEST_DENIED"
}

I have tried using Android key ,browser key and server key but this is not working please help me out I dont know whats wrong with the key...!! Please Help me URL that i am using is:

https://maps.googleapis.com/maps/api/place/search/json?radius=50&sensor=true&key=<my key>&location=22,75
like image 316
AnonymousDev Avatar asked Feb 18 '26 23:02

AnonymousDev


1 Answers

To ensure that are you enable valid API for Valid Key.

Note:- Enable place api for Browser api server - browser key. place api for android key - android key

like image 122
Gautam Avatar answered Feb 20 '26 12:02

Gautam



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!