
nnr0b (nnr0b) asked a question.
I am creating Okta REST APIs with Postman, following the documentation at https://developer.okta.com/docs/reference/rest/*get-an-access-token-and-make-a-request.
However, when I attempt to call Get New Access Token, I receive a 400 Bad Request response.
My URL is:
"oauth2/default/v1/authorize?response_type=code&client_id=xxx&state=2&scope=okta.users.read&redirect_uri=xxx&code_challenge=xxx&code_challenge_method=S256"
There are no apparent errors in the System Log.
Please suggest a possible root cause.
Thank

Here is a Knowledge Based article that might help you as well. https://support.okta.com/help/s/article/The-redirect-uri-parameter-must-be-an-absolute-URI?language=en_US