In Postman when using Oauth2.0 as authorization method and creating a new access token it shows me "server_error" and no more detail.
I tried to change credentials and it shows me invalid_client or invalid_request error so I assume the credentials are correct.
How can I debug more?