05-31-2023 02:15 PM
Hello All,
I am facing an issue in configuring the REST OAuth2 Account in SnapLogic, I am getting the below error while I try to authorize it,
{“http_status_code”: 500, “response_map”: {“error_list”: [{“message”: "Request to token endpoint https://login.aaa.com/token (changed the original url) failed.
I am getting the response using Postman. I am using the same Client ID , Client Secret and OAuth2 Token as Postman. Not sure what value should I give for OAuth2 Endpoint* as I don’t have the field in Postman for Grant Type ‘Client Credentials’. Please assist.