I keep getting this error for location services. I have followed instructions to a T.
This API project is not authorized to use this API
I keep getting this error for location services. I have followed instructions to a T.
This API project is not authorized to use this API
tollsbymailny com
Hello,
That error — “This API project is not authorized to use this API” — typically means that your Google Cloud project is either not linked to the correct API or lacks proper credentials or billing. Here’s a step-by-step checklist to troubleshoot
o to: APIs & Services > Credentials
Click on your API Key
Application restrictions:
If using in a browser: Select HTTP referrers and add your domain correctly (https://yourdomain.com/*)
If using in a mobile app: Make sure the correct Android/iOS package names or SHA-1 fingerprints are added
API restrictions:
Ensure the correct APIs are selected (e.g., Geolocation API)
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.