After looking at the documents provided by Zendesk, we are making JWT on our server and delivering it to the app. If you deliver the JWT to Zendesk through the loginUser function within the SDK, you are currently getting 401 errors, so the work will not proceed.
I've been looking at the document for days now, but I couldn't figure out where it was wrong.
401 Error in loginuser method when using SDK
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


thank you for reply Beatrice Schembri.
I made "external_id" a String with the hint you gave me, but it's still getting 401 errors. TT