When trying to integrate with the LinkedIn social connection, we’re receiving the following response:
{
"error": "invalid_request",
"error_description": "InternalOAuthError: failed to fetch user profile (status: 401 data: {\"serviceErrorCode\":65604,\"message\":\"Empty oauth2 access token\",\"status\":401})"
}
We’ve double checked our credentials and the callback and the issue still persists. Has anyone else had this problem or know of any potential solutions?
@buildu-dev, please check whether there are any typos, trailing spaces, or similar issues with the credentials, as those are possible reasons that LinkedIn would return this error.
We have the same problem. Logging in with Linkedin used to work, but now it fails with the same error as in the original post, without us having made any changes. We’ve double checked the credentials.
Let us know if there’s any more information we can provide to solve the issue.