No payload in access token

Hello everyone!
I’m trying to get JWT access tokens for users that log into my website, so I can use the JWT’s on my server to authenticate requests, however, all of the access tokens I am getting are not working. This is what I get:

Does anyone know how to fix this?
Thanks

Hi @joelheath29,

Welcome to the Auth0 Community!

I understand you have issues decoded your access token.

First, could you please clarify if you have specified the audience parameter in your /authorize request?

And could you please share your complete /authorize and /oauth/token requests?

Thank you.

1 Like

Hi @rueben.tiow,

Is it the request payload for /authorize and /oauth/token requests on the client side that you want me to send?

Hi @joelheath29,

Yes please. Here is an example.

Thank you!

That would do it. I am going to open a ticket to look at a 200 when the region does not point to the right region. That seems like a bug. Thanks and I hope this did not cause you too many problems.

1 Like

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