
Samer Kokeh
-
총 활동 수27
-
마지막 활동
-
회원 가입일
-
내가 팔로우하는 사용자 수0명
-
나를 팔로우하는 사용자 수0명
-
투표 수2
-
플랜 수7
댓글
Samer Kokeh의 최근 활동-
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...
-
FYI, i used in manifest.json "parameters": [ { "name": "token", "type": "oauth" }And in my main.js var settings = { url: crmurl, headers: {...
-
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, ...
-
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...
-
Good luck..
-
Hi,I have the same problem, did you find a solution ?Thank you, Samer
-
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....
-
Here is also a screenshot of my console when i run the app.
-
Hi, Please check the attachments of manifest.json, main.js and the error appears on chrome console.
-
Hi Greg,Thank you for your post. However, to clarify my question 2;I filled manifist.json with values of client_id, client_secret, authorize_uri and access_token_uri.And when i tested my code i alw...