最近搜索
没有最近搜索

tushar agarwal
已加入2021年5月28日
·
最后活动2021年10月16日
关注
0
关注者
0
活动总数
2
投票
0
订阅
1
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 tushar agarwal
tushar agarwal 进行了评论,
i have initialised the zendesk SDK on Android , and tried to get Identity with the help of following code:-
Identity identity = new JwtIdentity("unique_id");
Zendesk.INSTANCE.setIdentity(identity);
"unique_id" is the unique identifier of the user.
My JWT not getting any hit from Zendesk Server.
I am getting following logs :-
D/OkHttp: <-- 401 https://{companyname}.zendesk.com/access/sdk/jwt (2896ms, 37-byte body)
D/GsonSerializer: Unable to deserialize the provided object into AccessToken
W/ZendeskIdentityManager: There is no stored access token, have you initialised an identity and requested an access token?
Can anybody help us with this issue ?
Note: We have replaced the actual name with {companyname} for the purpose of privacy
查看评论 · 已于 2021年3月17日 发布 · tushar agarwal
0
关注者
0
投票
0
评论