최근 검색


최근 검색 없음

Arin Mukhrjee's Avatar

Arin Mukhrjee

가입한 날짜: 2022년 11월 04일

·

마지막 활동: 2022년 11월 07일

팔로잉

0

팔로워

0

총 활동 수

4

투표 수

0

가입 플랜

1

활동 개요

님의 최근 활동 Arin Mukhrjee

Arin Mukhrjee님이 에 댓글을 입력함

댓글Setting up Zendesk Chat

Hey @..., appreciate you responding on my stuck issue. Please see below my updated JWT payload here , and I do have different name and email.  Just re-iterating, i have tried with using the secret as Base64 encoded and without it as well, keep getting

"error": "failed to validate claims". Anything else, that you may think of ? 
 
Your continued help is highly appreciated and I thank you in advance.
 

.

댓글 보기 · 2022년 11월 07일에 편집됨 · Arin Mukhrjee

0

팔로워

0

투표 수

0

댓글


Arin Mukhrjee님이 에 댓글을 입력함

댓글Setting up Zendesk Chat

Thanks @... for the prompt response, highly appreciate it. So i am using JAVA rest API to generate the JWT and i am using below to generate the time in seconds. Any ideas if anything else you might think of is the issue possibly?

Also to add, I have tried with and without both base64 encoding the secret, same error message.

I still do not include the 'jti' as part of the claim as I read a few documentations.

Please advise.

java.time.Instant.now().getEpochSecond() 

댓글 보기 · 2022년 11월 05일에 편집됨 · Arin Mukhrjee

0

팔로워

0

투표 수

0

댓글


Arin Mukhrjee님이 에 댓글을 입력함

댓글Setting up Zendesk Chat

*** URGENT HELP needed***

Hello, Trying to implement the Zendesk widget on javascript on my application with authentication. 

the API to return JWT it is being properly called as i can see from the JS.

The JWT returned is as below :-

 

But i keep getting below error on my network tab on browser when widget tries to call zendesk. Any help is appreciated.

{
    "success": false,
    "error": "failed to validate claims"
}
 
here is the javascript :-

댓글 보기 · 2022년 11월 04일에 편집됨 · Arin Mukhrjee

0

팔로워

0

투표 수

0

댓글