最近の検索
最近の検索はありません

Robert Lorentz
参加日2022年1月14日
·
前回のアクティビティ2023年4月18日
フォロー中
0
フォロワー
0
合計アクティビティ
5
投票
0
受信登録
2
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ Robert Lorentz
Robert Lorentzさんがコメントを作成しました:
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さんが投稿を作成しました:
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さんが投稿を作成しました:
I'm wondering how to specifically set user identity and visitor info for Messaging SDK
投稿日時:2022年1月14日 · Robert Lorentz
1
フォロワー
3
投票
4
コメント