최근 검색


최근 검색 없음

Robert Lorentz's Avatar

Robert Lorentz

가입한 날짜: 2022년 1월 14일

·

마지막 활동: 2023년 4월 18일

팔로잉

0

팔로워

0

총 활동 수

5

투표 수

0

플랜 수

2

활동 개요

님의 최근 활동 Robert Lorentz

Robert Lorentz님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk SDKs

Tried these fixes without success:

  • Updating to latest SDK
  • Creating a new Android app in Zendesk with a new secret and channelKey
  • Added kid (app id) to JWT
  • Added jwtId to JWT
  • "End User Authentication" settings page is updated to enable JWT + Redirect to SSO as described in docs
  • external_id, iat, jid, name, email all added

This is the JWT token format:

 

{
  "email": "email@email.com",
  "external_id": "388948a1-f3a6-4937-a9e4-bf63c0f16574",
  "iat": 1681828371,
  "jti": "49170224-15e3-4b3e-a0fe-faaa08abae4d",
  "name": "Test Test",
}

댓글 보기 · 2023년 4월 18일에 게시됨 · Robert Lorentz

0

팔로워

1

투표

0

댓글


Robert Lorentz님이 에 게시물을 만듦

게시물 Developer - Zendesk SDKs

Hi,

Having troubles authenticating users with a JWT through the Mobile Android SDK. We're getting 401 Unauthorized response from the SDK.

We've followed the documentation and implemented the SDK version 2.9.0.
It has also worked before, but stopped working recently.

We're creating the JWT and validated it through jwt.io and all looks good. 

Would appreciate some help to debug this further

2023년 4월 18일에 게시됨 · Robert Lorentz

0

팔로워

3

투표 수

3

댓글


Robert Lorentz님이 에 게시물을 만듦

게시물 Developer - Zendesk SDKs

I'm wondering how to specifically set user identity and visitor info for Messaging SDK

2022년 1월 14일에 게시됨 · Robert Lorentz

1

팔로워

3

투표 수

4

댓글