reuben
2 years agoNew Contributor
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...
- 2 years ago
for client credentials, you'll need to put the scope in the "Token endpoint config" section, not the "Authorization endpoint config".