Try to develop Android AutoComplete TextView using Google Place API, i encounter an weird error when i try my encoded URL in the browser.
{ "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", "predictions" : [], "status" : "REQUEST_DENIED" }
I try almost all the possible solution available on the web and also check in my google developer console Google Place API is enabled.
Please someone help me in this regard.
Thanks in Advance.