Access Token 401 Error - "Unable to authenticate username and password"

I saw you first post with varaibles you were using and the reason I asked for the raw request is the exact issue you are having. The POST requires a body per spec. You can’t pass the values in as query params. Can you point me to the docs you found that state you can use query params so we can remedy them?