Getting Page not Found

Hi team,

I am trying to configure Okta with Oauth2.0 but getting page not found error after submitting the request.

Steps:

  1. Created a web app in okta.
  2. authorization server: https://dev-695483.okta.com/oauth2/default
  3. clieny id:0oa25jta2eiw6Qc9k357
  4. Response type:code
  5. redirect uri:https://oauthdebugger.com/debug

After executing the requests with above details, I am getting page not found error.

Can you please help me how to proceed here?

Gourav

Hi @gourav

If you would like to redirect the request to the authorization endpoint, please try https://dev-695483.okta.com/oauth2/default/v1/authorize instead of https://dev-695483.okta.com/oauth2/default.

Thank you. Will try.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.