OAuth, problem with authorization page
2023년 9월 18일에 게시됨
I am trying to use OAuth 2 to authenticate my app.
First I registered my application in the Admin Centre under Apps and integrations - OAuth Clients
There I have the following data:
Unique Identifier = mytestclient.
Redirect URLs = https://mytest.srv.no/zendeskRedirect
Then I try to send the user to the Zendesk authorization page using this URL:
But the response code is 400 Bad Request
and the text:
Invalid Authorization Request
No such client
Am I missing something here?
0
3
댓글 0개
댓글을 남기려면 로그인하세요.