Forum Discussion

reuben's avatar
reuben
New Contributor
2 years ago
Solved

OAuth2 account - error 500 on authorization

I attempting to authorize an OAuth2 account using client credentials, but I'm getting the following error: {"http_status_code": 500, "response_map": {"error_list": [{"message": "Request to token end...
  • ddellsperger's avatar
    2 years ago

    for client credentials, you'll need to put the scope in the "Token endpoint config" section, not the "Authorization endpoint config".