GCM - Getting the error message "An unknown error occurred while processing the request. Please try again." when creating a new project

We are trying to get the API ID and sender ID using the Google Developer Console https://developers.google.com/mobile/add

We enter the name of the application and the name of the Android package using the correct format. The error message "An unknown error was encountered while processing the request. Please try again."

A few weeks ago we could use this process and had no problems.

When I click the link and go to the Developer Console, the project has been created. And we can use the console to get the API key and sender ID. The problem is that we must have SHA-1 to create an API key and a more complex process.

Does anyone else have this problem? Is this a temporary issue with Google GCM, or do we need to go through the developer console t by creating an API key?

+5
source share
1 answer

I have the same issue when logging into Google using multiple accounts.

enter image description here

log in to one google account and try.

+6
source

Source: https://habr.com/ru/post/1245049/


All Articles