
Samer Kokeh
-
Total activity27
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes2
-
Subscriptions7
Activity overview
Latest activity by Samer Kokeh-
Samer Kokeh commented,
FYI, i used in manifest.json "parameters": [ { "name": "token", "type": "oauth" }And in my main.js var settings = { url: crmurl, headers: {...
-
Samer Kokeh commented,
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 commented,
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 created a post,
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 commented,
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 commented,
Good luck..
-
Samer Kokeh commented,
Hi,I have the same problem, did you find a solution ?Thank you, Samer
-
Samer Kokeh commented,
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 commented,
Here is also a screenshot of my console when i run the app.
-
Samer Kokeh commented,
Hi, Please check the attachments of manifest.json, main.js and the error appears on chrome console.