
Announcements
Dears,
I'm creating a custom connector to work with Orchestrator from PA but I cannot authenticate from PA.
Orchestrator is an on-premise instance.
The connector works in Postman only and if I try to authenticate I get the below error:
OAuth 2 sign in failed to exchange code for access token. Client ID and secret sent in form body.. Response status code=InternalServerError. Response body: { "statusCode": 500, "message": "Internal server error", "activityId": "008f4909-c122-4ddb-9399-88d59ec9b6b6" } Client ID and secret sent in Basic authorization header.. Response status code=InternalServerError. Response body: { "statusCode": 500, "message": "Internal server error", "activityId": "5f944917-f1e1-4504-a101-9f6323677ed6" } '. Please sign in again.