最近搜索
没有最近搜索
API chats - Unauthorized access
已于 2023年1月25日 发布
Dear all, I'm trying to use REST API chats with the
URL : https://www.zopim.com/api/v2/chats
but the API responds with :
{
"error": "Unauthorized",
"description": "The server could not verify that you are authorized to access the requested resource"
}
I've tryed both with :
- Basic Auth : using mail and password of an admin account
- Bearer token : using an Oauth client secret generate by Zendesk admin center
It feels like credentials provided cannot usi chats api.
Have you ever had the same issue ?
Thanks in advance
Fabio Bianco
0
1
1 条评论
Christopher Kennedy
For Chat, you must create the OAuth client from the Chat dashboard rather than Support admin settings. Check out our tutorial for generating an OAuth token for Chat.
0
请先登录再写评论。