Retrieve ID Token, Access Token and display scopes

Hello everyone,

I’m working on the Okta Dev certification and I’m trying to get ID token from an OIDC application (with oidcdebugger). I’m wondering what is the right way to do it (I’m using post Get ID token with code) but I have 401 unauthorized error code

and then I’d like to display access token and scopes.

Thank you for your guidance :slight_smile:

Regards

My bad, the password wasn’t good in the Auth tab.

Thank you