Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

google sign in in react native and firebase fail with [Error: DEVELOPER_ERROR] #589

Open
lilongxi opened this issue Oct 26, 2023 · 0 comments

Comments

@lilongxi
Copy link

in my app It appears when I log in using google [Error: DEVELOPER_ERROR]
I have used the following methods but none of them work

  1. check package name for android in firebase and google-services.json
  2. check sha1 in firebase and google console
  3. run ./gradlew signingReport and ./gradlew clean
  4. run https://console.cloud.google.com/apis/credentials/oauthclient/[webclient_id]
  5. setting client_type = 3 for client_id

But none of them take effect, so I found a lot of content on the Internet They are all reporting this error but there is no good solution.
i think such tedious steps and frequent error reports, as a Google developer, I wonder if you should optimize this process. Instead of letting developers try endlessly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant