Authentication API Debugger returning null access token

Hello @latomaine welcome to the community!

Thanks for the detailed description.

Are you including an audience in the config and subsequently request?


My guess is you are getting back an opaque token - You’ll need to include an audience param in order to get back a JWT access token.