Hi,
Some of my client report me they can’t sign-in (we use only linkedin social integration for sign-in).
I have check the log and I found some error near they usage of the sign-in :
{
“body”: {},
“qs”: {
“code”: “AQRyzJC7RkGEZaJz_qEzdFyeGFaUah58cmjiBdW1TufOoSsf878KvRH-pKEgzeBb_tram9zaVwD1BO5gXAyV-qj14JUVziQC0Y8af-eUgT0PaGzec1Rm504eWWxHasRXamQ-7Ap_RWEIJvjE76XbpCxemkzRjMz3FS7KzZrxy6Xt_9sA2HzmdNFors63rw”,
“state”: “TN5VZImp_wymYUKum66y8mLH5ascF81N”
},
“connection”: “linkedin”,
“error”: {
“message”: “InternalOAuthError: failed to fetch user profile (status: 500 data: {\n "errorCode": 0,\n "message": "Internal service error",\n "requestId": "QKVK2XP6AF",\n "status": 500,\n "timestamp": 1539325420531\n})”,
“oauthError”: “invalid_request”,
“type”: “request-error”,
“payload”: “{\n "errorCode": 0,\n "message": "Internal service error",\n "requestId": "QKVK2XP6AF",\n "status": 500,\n "timestamp": 1539325420531\n}”
}
}
I don’t know what to do to fix that.
Did someone have an idea ?
Thanks