In Firebase Option Android Studio when I click on "connect to firebase" I am getting the following error.
"google-services.json" was found, but it indicates a project ID that you don't appear to have access to. Request access or delete the file in order to proceed with the connection process.
I don't know how to request to access and delete. What should I do?
The google-services plugin has two main functions: Process the google-services. json file and produce Android resources that can be used in your application's code. See Adding the JSON File more information. Add dependencies for basic libraries required for the services you have enabled.
The google-services. json file created in this doc is used within your app to connect to firebase and facilitate Android Push Notifications and is normally labelled google-services. json.
This error will occur if you are signed in to Android Studio and the Firebase Console with different accounts.
In Android Studio, click on the small profile icon in the upper right corner to see your sign-in account. Do the same for the Firebase Console tab of your browser. If they are different, sign out and sign in to make them the same.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With