JWE received instead of standard JWS

Hey there @gokul.er137 welcome to the community!

I have a feeling that the token isn’t a JWE but instead opaque - Is the signing algorithm at jwt.io dir by any chance? If so, then you’re likely missing an audience param in your configuration. You can pass the audience in authorizationParams: