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

invalid_grant - The provided authorization grant is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client #39

Open
fs-arman opened this issue Jan 25, 2024 · 0 comments

Comments

@fs-arman
Copy link

Hi guys,
I tried to integrate the Google SSO Login in my rails app.
However, I tried to test it using Postman but return this error invalid_grant which I think return 400 Bad Request.

image

Below are the details of my parameters:
client_id/client_secret is the value from the doorkeeper oath_applications.
grant_type must be assertion
assertion is the access token return from Google Oauth, see screenshot below:
image

Any idea on how to resolved this issue? Thanks

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