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

Lots of Authentication failure! invalid_credentials: OAuth2::Error errors #81

Open
pjg opened this issue Jul 31, 2024 · 1 comment
Open

Comments

@pjg
Copy link
Contributor

pjg commented Jul 31, 2024

We're seeing a lot of such errors. They are seemingly random. I can authenticate with LinkedIn, log out from my app and then try to log back in using LinkedIn OAuth to see this error:

E, [2024-07-31T12:48:31.695299 #2477] ERROR -- omniauth: (linkedin) Authentication failure! invalid_credentials:
OAuth2::Error, {"status":401,"serviceErrorCode":65601,"code":"REVOKED_ACCESS_TOKEN",
"message":"The token used in the request has been revoked by the user"}

Anyone else is seeing this? I think it is something on LinkedIn side, but cannot be 100% sure.

I have even created a new LinkedIn app and switched to use omniauth-linkedin-openid, but those errors still persist.

@frunkad
Copy link

frunkad commented Aug 1, 2024

Related to #17

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