You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 7, 2022. It is now read-only.
I downloaded this project and set up an API_KEY for it, a json file was also generated. I placed the key in the manifest and the json file inside the app's project folder. But an error is happening and displaying the following message in the log:
Hello everybody,
I downloaded this project and set up an API_KEY for it, a json file was also generated. I placed the key in the manifest and the json file inside the app's project folder. But an error is happening and displaying the following message in the log:
GoogleAuthException: com.google.android.gms.auth.GoogleAuthException: UNREGISTERED_ON_API_CONSOLE
This message appears when I press the "SCAN" button of the application. Could someone give me a hint how to solve this problem?
I would greatly appreciate some help with this.