Linkedin : InternalOAuthError: failed to fetch user profile

Hello

I try to test the connection to linked in but i get the following error below. The client id and client secret are copied correcty from linked to the connection setting. Double checked and triple checked it and more. Can’t see what’s the problem. Can you help. thanks
{
“error”: “invalid_request”,
“error_description”: “InternalOAuthError: failed to fetch user profile (status: 401 data: {"serviceErrorCode":65604,"message":"Empty oauth2 access token","status":401})”
}

1 Like

Hi, any chance you solved this issue ?

Same problem here as well.
All other people reporting this problem had to deal with the migrations form linkedin api v1 to v2. We are on v2 by default now and still stuck on this error.

Would really appreciate some help here.