An error occurred while setting up end-user authentication in messaging
답변함As part of the setup of my server, I generated a JWT that I can verify using jwt.io. Then, when my iOS app tries to use the token to authenticate with Zendesk, I get the following error message: "failedToDecodeJWT". We are currently experiencing this issue within the sandbox (we haven't tried this in production yet). Since it seems like the token should be valid at this point, I'm not sure how to troubleshoot the problem.
-
Hi James! That error tells me that there is something about the JWT payload that is missing or syntactically wrong. Did you confirm that all fields required here are present in the token? If so, print the token to your logs and then paste that into jwt.io to see if there is anything that it says there that can assist you. If you run into errors with either of those, please share those here and remove any sensitive data from the screenshots/text.
댓글을 남기려면 로그인하세요.
1 댓글