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?
source share