I'm using Django Social Auth with Linkedin OAuth2 backend and keep getting a HTTP 500 Internal Server Error when trying to authenticate with my Linkedin account.
{
"errorCode": 0,
"message": "Internal service error",
"requestId": "UE6GBQYK4T",
"status": 500,
"timestamp": 1515645281366
}