최근 검색
최근 검색 없음

Devin Matte
가입한 날짜: 2024년 4월 02일
·
마지막 활동: 2024년 4월 11일
팔로잉
0
팔로워
0
총 활동 수
3
투표
1
가입 플랜
1
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Devin Matte
Devin Matte님이 에 댓글을 입력함
커뮤니티 댓글 Developer - Zendesk SDKs

I'm also running into this and nothing on this thread seems to be helping. The token seems valid, I'm passing it through
zopim.livechat.authenticate({
jwtFn(callback) {
fetchFunction().then(
function (res) {
// res is an object { id: string } where the string is the jwt
callback(res.id);
},
);
},
});
And I'm getting
{
"success": false,
"error": "failed to validate claims"
}
Is there anything I'm missing here? I'm almost certain I'm signing it correctly
댓글 보기 · 2024년 4월 11일에 게시됨 · Devin Matte
0
팔로워
0
투표 수
0
댓글