
Samer Kokeh
-
Actividad total27
-
Última actividad
-
Miembro desde
-
Siguiendo0 usuarios
-
Lo siguen0 usuarios
-
Votos2
-
Suscripciones7
Resumen de la actividad
Última actividad de Samer Kokeh-
Samer Kokeh hizo un comentario,
FYI, i used in manifest.json "parameters": [ { "name": "token", "type": "oauth" }And in my main.js var settings = { url: crmurl, headers: {...
-
Samer Kokeh hizo un comentario,
Thank you for your post, I hope you keep following my post. However, When i read your document here I think there is some mistake in your code if you check it. const client = ZAFClient.init()const...
-
Samer Kokeh hizo un comentario,
Thank you Taylor, I've solved the problem.Mainly to test your OAuth settings, you have to install the app. because OAuth settings can't be test during the design. BTW, I used following parameters, ...
-
Samer Kokeh creó una publicación,
What do you mean with, OAuth client redirect URL
Hi, I was following this resource https://developer.zendesk.com/documentation/apps/app-developer-guide/using-the-apps-framework/ at the section "OAuth client redirect URL"it's not really clear to ...
-
Samer Kokeh hizo un comentario,
Thank you for information Taylor, just I want to make sure if you put the call back url on azure active directory as https://zis.zendesk.com/api/services/zis/connections/oauth/callback because i a...
-
Samer Kokeh hizo un comentario,
Good luck..
-
Samer Kokeh hizo un comentario,
Hi,I have the same problem, did you find a solution ?Thank you, Samer
-
Samer Kokeh hizo un comentario,
FYI, I tried the same configuration on Postman and it's work very well, the only thing is missed when I compare my postman configurations is Scope, Scope value in postman is "https://signpostdev....
-
Samer Kokeh hizo un comentario,
Here is also a screenshot of my console when i run the app.
-
Samer Kokeh hizo un comentario,
Hi, Please check the attachments of manifest.json, main.js and the error appears on chrome console.