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

Strange issue with invalid_grant error #25

Open
dguard opened this issue Dec 17, 2021 · 2 comments
Open

Strange issue with invalid_grant error #25

dguard opened this issue Dec 17, 2021 · 2 comments

Comments

@dguard
Copy link

dguard commented Dec 17, 2021

Hey !
Thanks for your development. It is very useful !

Previously it worked for me but now I getting this error
{ error: "invalid_grant", error_description: "Code is invalid or expired." }

If I paste code manually from UserStore into this link below then it works, but that not works through backend (unprocessable entity)

https://oauth.vk.com/access_token?client_id=${CLIENT_ID}&client_secret=${CLIENT_SECRET}&redirect_uri=http://localhost:3003/signin&code=${CODE}

What's wrong? It works only within first seconds and then disappears

Best regards,
Alex

@dguard
Copy link
Author

dguard commented Dec 17, 2021

image

Getting this error / but now it works again... strange

@dguard
Copy link
Author

dguard commented Dec 17, 2021

probably cache on vk side or so

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