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

Token is not valid after success callback #58

Open
theone3nu opened this issue Jan 4, 2022 · 1 comment
Open

Token is not valid after success callback #58

theone3nu opened this issue Jan 4, 2022 · 1 comment

Comments

@theone3nu
Copy link

I am able to get the token but when i use that token to generate refresh token it says { "error": "invalid_request", "error_description": "Unable to retrieve access token: appid/redirect uri/code verifier does not match authorization code. Or authorization code expired. Or external member binding exists" }

When i manually generate token using this https://www.linkedin.com/oauth/v2/authorization?response_type=code&client_id=xxxxxxx&redirect_uri=https://localhost:3000 that token is working fine.

@talaikis
Copy link

+1 suddenly started tio send buffer? instead of normal auth code.

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

2 participants