UNRector_ON_API_CONSOLE error while using google Firebase login

I work as a team and use the Google Firebase login method for Android Studio. However, only one person who created the Android and Firebase project could run the login method. Others got this error:

TokenRequestor: you have the wrong configurations related to OAuth2, please check. Detailed error: UNRector_ON_API_CONSOLE

I added a new fingerprint to firebase and imported the new google-services.json file into an Android project, but it did not work.

+5
source share

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


All Articles