最近搜索
没有最近搜索

Ryan Conaway
已加入2021年5月28日
·
最后活动2021年10月16日
关注
0
关注者
0
活动总数
5
投票
0
订阅
1
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 Ryan Conaway
Ryan Conaway 进行了评论,
Update: I found my issue.
For anyone having a similar issue, my issue was that I had an incorrect subdomain value in the URL. The zopim login screen appears when the subdomain is not included/incorrect. With the correct subdomain value, the correct(support/integrated) login screen appears instead of the Zopim screen.
Thanks for the help Greg. As always, just a small detail was missed on my end.
查看评论 · 已于 2021年3月10日 发布 · Ryan Conaway
0
关注者
0
投票
0
评论
Ryan Conaway 进行了评论,
Hmm, maybe I am missing something. I appreciate the patience!
Both the Implicit Grant flow and the Authorization code flow eventually get to the part where you have to authenticate by logging in. In both flows, you have to navigate to this url (Once replacing the necessary values of CLIENT_ID and SUBDOMAIN)
https://www.zopim.com/oauth2/authorizations/new?response_type=token&client_id=CLIENT_ID&scope=read%20write&subdomain=SUBDOMAIN
However, this url takes me to the Zopim Login Screen. Since it is an integrated account, I am unable to log in to obtain an access token.
(Specifically Step 4 of the Implicit Grant Flow) (4. The call will be made, possibly asking you to log in and select 'Allow' to generate the token.)
查看评论 · 已于 2021年3月09日 发布 · Ryan Conaway
0
关注者
0
投票
0
评论
Ryan Conaway 进行了评论,
Thanks for the response, Greg.
The issue with what you provided is that the Implicit OAuth flow eventually takes me to the Zopim chat login screen. I'm ONLY able to log in through Zendesk support and then navigate to the chat. I cannot login through the Zopim Chat screen.
I thought disabling the Zopim login was a part of the upgrade to integrated chat, but if you think I should be able to log into that Zopim screen, is there maybe some property set to disable Zopim login directly?
查看评论 · 已于 2021年3月09日 发布 · Ryan Conaway
0
关注者
0
投票
0
评论
Ryan Conaway 创建了一个帖子,
Hello,
My company has recently migrated from the legacy chat-only zopim accounts. Now, for an agent to access zopim, they cannot log in through the zopim login screen. Instead they have to login to support and navigate to chat.
The issue with this is that I cannot obtain an access token via OAuth for the chat API if I cannot login to the zopim login screen. Also, I cannot use the confidential grant because the OAuth client needs to have "client_type": "confidential", which requires an API call to change.
What is the recommended way to obtain an access token for Chat API endpoints once the chat-only zopim login screen is no longer able to be used? Is there a way to re-enable logging in through zopim for a specific account, perhaps?
已于 2021年3月08日 发布 · Ryan Conaway
0
关注者
2
投票
5
评论