Closed
Description
Current Behavior
When trying to use the ADO git provider I get this error:
{
"message":"Internal error exchanging Oauth code.",
"detail":"oauth2: cannot fetch token: 400 Bad Request\nResponse: {\"Error\":\"invalid_client\",\"ErrorDescription\":\"Failed to deserialize the JsonWebToken object.\"}"
}
Expected Behavior
The git provider successfully retrieves an access token.