최근 검색
최근 검색 없음

Joseph Takahata
가입한 날짜: 2021년 12월 02일
·
마지막 활동: 2022년 1월 13일
팔로잉
0
팔로워
0
총 활동 수
4
투표 수
0
가입 플랜
1
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Joseph Takahata
Joseph Takahata님이 에 게시물을 만듦
게시물 Developer - Zendesk Apps Framework (ZAF)
TLDR; I'm getting a 405 error on the redirect step after the authorize step. Trying to figure out why.
I'm following the instructions here (https://developer.zendesk.com/documentation/apps/app-developer-guide/using-the-apps-framework/#authorization-code-grant-flow ) and I'm essentially on the step where the application is in the install process and you just need to OAuth authenticate:

Locally on our dev auth server, I have the redirect uri set up to:
Along with the grant type being Authorization code and the Client ID/Secret.
In case you may be familiar with the stack: this is setup in django's rest oauth toolkit. If not, that's ok too, just dropping that bit in case it's useful to anyone else.
This leads to the issue I'm having. After the authorize screen (our own):
I get the following error from https://zis.zendesk.com/api/
This is where I'm quite stuck. I had thought that with it returning the code, aka the auth token, that I'd be in the green. Perhaps I'm missing something obvious. Please let me know.
2021년 12월 02일에 게시됨 · Joseph Takahata
0
팔로워
2
투표 수
4
댓글