<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00008AV5mWCATOkta Classic EngineAuthenticationAnswered2022-10-03T18:02:42.000Z2022-10-02T00:53:52.000Z2022-10-03T18:02:42.000Z
400 Bad Request Error when authoriseUrl is hit.

I have the Quarkus app, where I am trying to hit the endpoint from the browser using localhost:8080/api/user/authorise.

This endpoint redirects to Authorise URL which is as follows:

https://dev-72806982.okta.com/oauth2/v1/authorize?clientId=0oa6poeyh6dX58xQn5d7&scope=openid&response_type=code&redirect_uri=http://localhost:8080/authorization-code/callback&state=cGmPNR6xh&nonce=wyneggrjgf

The response code for redirection is 303

But the content of the page shows 400 Bad request.

 

Regards,

-Pankaj,


This question is closed.
Loading
400 Bad Request Error when authoriseUrl is hit.