Code Monkey home page Code Monkey logo

Comments (4)

PiotrSzlagura avatar PiotrSzlagura commented on July 18, 2024

I managed to get it working!

For future reference - My issue was that my OAuth Agreement Screen (I'm not 100% sure how this is called in english) was not configured, therefore blocking me from accessing Google OAuth.

from google-signin.

frizurd avatar frizurd commented on July 18, 2024

I managed to get it working!

For future reference - My issue was that my OAuth Agreement Screen (I'm not 100% sure how this is called in english) was not configured, therefore blocking me from accessing Google OAuth.

Im facing the same issue now, how did you configure the agreement screen and how do you know that it is not configured?

Also, before you configured the screen, were you able to successfully get the popup, and fill in your email and password? The DEVELOPER_ERROR pops up after I input and submit my credentials.

from google-signin.

PiotrSzlagura avatar PiotrSzlagura commented on July 18, 2024

I actually found out about missing agreement screen configuration by accident - I wanted to add new Android token but Google Cloud panel wouldn't allow me to do that without agreement page configured.

Also when I posted my update I forgot about one super important thing - you need to have an Android token existing in your OAuth configuration. This token needs to be signed with SHA-1 key of your app. I didn't find this information anywhere in documentation (or I have misunderstood that information if it's there), and I think this was the most important thing that was blocking me (because I already had an Android OAuth token, which was signed with different SHA-1).

from google-signin.

PiotrSzlagura avatar PiotrSzlagura commented on July 18, 2024

And yes - I was able to see the Google popup, select account etc, the DEVELOPER_ERROR was only visible after returning to app

from google-signin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.