jwt.decode-jwt.error doesn't have a valid JSON format

Hi,

I am passing a valid JWT through header and I am getting an error while decoding the JWT.

"JWT decode JWT error doesn't have a valid JSON format". Can someone help here?.

Thanks in advance !!

0 1 663
1 REPLY 1

I'm having trouble understanding the problem.

Are you saying... the DecodeJWT policy is telling you that the inbound JWT doesn't have a valid JSON format?

Are you saying... the context variable jwt.decode-jwt.error does not have a valid JSON format?

Are you saying... something else?

Can you include the thing (whatever it is) which is not valid JSON? Can you show us?