Skip to content

Strange issue with invalid_grant error #25

@dguard

Description

@dguard

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions