
Samer Kokeh
-
총 활동 수27
-
마지막 활동
-
회원 가입일
-
내가 팔로우하는 사용자 수0명
-
나를 팔로우하는 사용자 수0명
-
투표 수2
-
플랜 수7
활동 개요
Samer Kokeh님의 최근 활동-
Samer Kokeh님이 에 댓글을 입력함
FYI, i used in manifest.json "parameters": [ { "name": "token", "type": "oauth" }And in my main.js var settings = { url: crmurl, headers: {...
-
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...
-
Samer Kokeh님이 에 댓글을 입력함
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님이 에 게시물을 만듦
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님이 에 댓글을 입력함
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님이 에 댓글을 입력함
Good luck..
-
Samer Kokeh님이 에 댓글을 입력함
Hi,I have the same problem, did you find a solution ?Thank you, Samer
-
Samer Kokeh님이 에 댓글을 입력함
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님이 에 댓글을 입력함
Here is also a screenshot of my console when i run the app.
-
Samer Kokeh님이 에 댓글을 입력함
Hi, Please check the attachments of manifest.json, main.js and the error appears on chrome console.