500 error on new access token request

I’m following the documentation on this link:

When I send my request in Postman, I get this response

{“status”:false,“errorCode”:-1,“errorMessage”:“500 Internal Server Error”,“result”:null}

The status is 200 but the response itself indicates a server error.

1 Like