The API has been successfully enabled as per the instructions provided in the error message, and I've ensured that the correct API key is being used in the request. However, the error persists, indicating that the service is still not active for my project.
Here is what I've already tried:
Could you please assist me in resolving this issue? I would appreciate any guidance on additional steps I should take or further troubleshooting I can perform.
Thank you for your support.
Hi @Sailo,
Welcome to Google Cloud Community!
The error message "Routes Preferred API has not been used in project xxxx before or it is disabled
" indicates that the Google Cloud project xxxx is not authorized to access the Routes Preferred API.
This is a permission denial (status": "PERMISSION_DENIED"
) that prevents your application or code from using the API's functionalities. The ("reason":"SERVICE_DISABLED"
) API service is not active for the specified project.
Note: The Routes Preferred API is offered via a select customer program. Contact our sales team to explore eligibility.
If you need further assistance, you can always file a case with our Google Cloud Support team.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.