Hi everyone,
I'm encountering an error on the SDK side when decoding a JWT token for user login. I've followed all the instructions and generated the JWT token, but when I try to log in, I get a decoding JWT token error. How can I solve this problem? Has anyone else experienced this issue before? Could you explain what other factors might influence this error? I validated the token before creating this post, and it is valid.
Error name: ZendeskSDKConversationKit.ConversationKitError.failedToDecodeJWT
Thank you!