최근 검색
최근 검색 없음
zendesk oauth redirect url
2022년 7월 08일에 게시됨
OAuth client redirect URL
In your OAuth client settings, set the Redirect URL to:
https://zis.zendesk.com/api/services/zis/connections/oauth/callback
when app install click on oauth option and create access token, as per doc saying redirect to that url.
so after authentication successfully which parameters include with this APIs.
and also guide how to authenticate with that urls
"authorize_uri": "https://example.com/oauth",
"access_token_uri": "https://example.com/oauth/access_token",
0
0
댓글 0개
댓글을 남기려면 로그인하세요.