Auth0 lock with linkedIn InternalOAuthError: failed to fetch user profile

Hello Community,
From today i get this error by auth0 login in use lock and linkedIn, need some help.

Thanks

InternalOAuthError: failed to fetch user profile (status: 410 data: { “errorCode”: 0, “message”: “This resource is no longer available under v1 APIs”, “requestId”: “QH55Q88ASQ”, “status”: 410, “timestamp”: 1558512048865 })

I found solution, the linkedIn api V1 is deprecated,
You need go to the connection, and click linkedIn , and change the api version. Then save and test.

It works again :smiley:

1 Like

Perfect! Glad you have it working!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.