When I execute the following code I get the following error message: grant type in request is not supported by the authorization server
What I am doing wrong?
Top comments(1)
Subscribe

If I remember correctly content type is Content-Type: application/json
and not x-www-form-urlencoded.
For further actions, you may consider blocking this person and/orreporting abuse