FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. nadav
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 1
    • Controversial 0
    • Groups 0

    nadav

    @nadav

    1
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    nadav Unfollow Follow

    Best posts made by nadav

    • idp authentication with google fails

      We are trying to use Google idp for our own sign in experience, but it keeps failing with no meaningful error message (attached screenshot), and when fetching the token using the google libs it works fine and i can complete the oauth2 flow

      Am i missing something?fusionauth_error.png

      posted in Q&A
      N
      nadav

    Latest posts made by nadav

    • idp authentication with google fails

      We are trying to use Google idp for our own sign in experience, but it keeps failing with no meaningful error message (attached screenshot), and when fetching the token using the google libs it works fine and i can complete the oauth2 flow

      Am i missing something?fusionauth_error.png

      posted in Q&A
      N
      nadav
    • Identity Provider login

      Re: Google identity provider

      Hi,

      We are building our own login page and we are trying to add the sign n with google, i followed the documentation to set up the google identity provider, but calling the /api/identity-provider/login after i get the authorization code from google fails with the following error:
      Google IdP Response Debug Log [82339786-3dff-42a6-aac6-1f1ceecb6c46]

      6/12/2023 04:34:34 PM Z Using code and redirect_uri with login method UseRedirect:
      6/12/2023 04:34:34 PM Z Call the [https://oauth2.googleapis.com/token] endpoint.
      6/12/2023 04:34:34 PM Z Endpoint returned status code [400]
      6/12/2023 04:34:34 PM Z The response was not successful, see the error event log.

      Even though when exchanging the code for token works fine when i use google library.
      any suggestions on how to resolve this?

      posted in Q&A
      N
      nadav