Hi @vishwasnavadak ,
- HTTP 400 : means:-> BAD REQUEST.
- Check for any missing parameters (declared below) .
Are you generating the URL yourself or through some service?
Is this happening a lot of times ?
If yes ,
Can you share the technical details panel in the page (redacted).
You can go to Dashboard → Logs , and see the details there .
As per my understanding the /authorise ,must have :
client_id= SOME_CLIENT_ID
response_type= token%20id_token
redirect_uri= http://localhost:9090/callback
scope= openid%20email%20profile
nonce= test
auth0Client= eyJuYW1lIjoiYXV0aDAuanMiLCJ2ZXJzaW9uIjoiOS4xMC4yIn0%3D