Empty payload in accessToken is not valid

Hi @BennyBe,

I understand that you have experienced issues getting a valid JWT Access Token.

Firstly, could you please clarify if you have included an audience in your login request?

Usually, when the login request omits the audience property, it results in opaque access tokens.

If this is the case, I recommend including the audience parameter in your login request to fix the issue. Please see our Get Access Tokens documentation for more information.

Please let me know how this goes.

Thanks,
Rueben

1 Like