Búsquedas recientes
No hay búsquedas recientes

Ryan Conaway
Incorporación 28 may 2021
·
Última actividad 16 oct 2021
Seguimientos
0
Seguidores
0
Actividad total
5
Votos
0
Suscripción
1
RESUMEN DE LA ACTIVIDAD
INSIGNIAS
ARTÍCULOS
PUBLICACIONES
COMENTARIOS DE LA COMUNIDAD
COMENTARIOS DE ARTÍCULOS
RESUMEN DE LA ACTIVIDAD
Última actividad de Ryan Conaway
Ryan Conaway hizo un comentario,
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.
Ver comentario · Publicado 10 mar 2021 · Ryan Conaway
0
Seguidores
0
Votos
0
Comentarios
Ryan Conaway hizo un comentario,
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.)
Ver comentario · Publicado 09 mar 2021 · Ryan Conaway
0
Seguidores
0
Votos
0
Comentarios
Ryan Conaway hizo un comentario,
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?
Ver comentario · Publicado 09 mar 2021 · Ryan Conaway
0
Seguidores
0
Votos
0
Comentarios
Ryan Conaway creó una publicación,
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?
Publicado 08 mar 2021 · Ryan Conaway
0
Seguidores
2
Votos
5
Comentarios