Ricerche recenti
Nessuna ricerca recente

Samer Kokeh
Data ingresso 07 apr 2022
·
Ultima attività 04 mag 2022
Seguiti
0
Follower
0
Attività totali
27
Voti
2
Abbonamenti
7
PANORAMICA ATTIVITÀ
BADGE
ARTICOLI
POST
COMMENTI NELLA COMMUNITY
COMMENTI AGLI ARTICOLI
PANORAMICA ATTIVITÀ
Ultima attività di Samer Kokeh
Samer Kokeh ha commentato,
FYI, i used in manifest.json
And in my main.js

Visualizza commento · Data ultimo post: 04 mag 2022 · Samer Kokeh
0
Follower
0
Voti
0
Commenti
Samer Kokeh ha commentato,
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 settings = {
url: 'https://www.example.com/api/user',
headers: {authorization": "OAuth {{setting.access_token}}"},
secure: true,
type: 'GET',
dataType: 'json',
contentType: 'application/json'
}
You can see headers parameters, it's not correct, I think Authorization it should be capital letter.
Can you tell me exactly please, what are the parameters i should use in my manifest?
and how to use my call in my main.js?
Visualizza commento · Data ultima modifica: 04 mag 2022 · Samer Kokeh
0
Follower
0
Voti
0
Commenti
Samer Kokeh ha commentato,
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, it didn't work with me with type: oauth.
Visualizza commento · Data ultimo post: 04 mag 2022 · Samer Kokeh
0
Follower
0
Voti
0
Commenti
Samer Kokeh ha creato un post,
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 me, do you mean to set this url https://zis.zendesk.com/api/services/zis/connections/oauth/callback
on the 3rd party app setting or in zendesk app code? please clarify.
Thank you in advance.
Data ultimo post: 27 apr 2022 · Samer Kokeh
0
Follower
2
Voti
1
Commento
Samer Kokeh ha commentato,
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 always receive 422 error
"Proxy error: {:code=>\"UnprocessableEntity\", :status=>\"422\", :title=>\"Unprocessable Entity\", :message=>\"Failed to get installation and oauth information for app.\"}"
I think i did everything well, it's really strange.
Visualizza commento · Data ultimo post: 27 apr 2022 · Samer Kokeh
0
Follower
0
Voti
0
Commenti
Samer Kokeh ha commentato,
Good luck..
Visualizza commento · Data ultimo post: 26 apr 2022 · Samer Kokeh
0
Follower
0
Voti
0
Commenti
Samer Kokeh ha commentato,
Hi,
I have the same problem, did you find a solution ?
Thank you,
Samer
Visualizza commento · Data ultimo post: 26 apr 2022 · Samer Kokeh
0
Follower
0
Voti
0
Commenti
Samer Kokeh ha commentato,
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
Regards,
Samer
Visualizza commento · Data ultima modifica: 26 apr 2022 · Samer Kokeh
0
Follower
0
Voti
0
Commenti
Samer Kokeh ha commentato,
Here is also a screenshot of my console when i run the app.
Visualizza commento · Data ultimo post: 25 apr 2022 · Samer Kokeh
0
Follower
0
Voti
0
Commenti
Samer Kokeh ha commentato,
Hi,
Please check the attachments of manifest.json, main.js and the error appears on chrome console.
Visualizza commento · Data ultimo post: 25 apr 2022 · Samer Kokeh
0
Follower
0
Voti
0
Commenti