Recent searches


No recent searches

Jon Rellsve's Avatar

Jon Rellsve

Joined Sep 18, 2023

·

Last activity Sep 18, 2023

Following

0

Followers

0

Total activity

3

Votes

0

Subscription

1

ACTIVITY OVERVIEW

Latest activity by Jon Rellsve

Jon Rellsve commented,

Community comment Developer - Zendesk APIs

Thank you Nathan, (not sure how I missed that, have been staring at this URL for a long time before I asked....)

View comment · Posted Sep 18, 2023 · Jon Rellsve

0

Followers

0

Votes

0

Comments


Jon Rellsve created a post,

Post Developer - Zendesk APIs

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:

https://mysubdomain.zendesk.com/oauth/authorizations/new?response_type=code&redirect_uri=https://mytest.srv.no/zendeskRedirect&clientid=mytestclient&scope=read+write

But the response code is 400 Bad Request
and the text:
Invalid Authorization Request
No such client

Am I missing something here?

Posted Sep 18, 2023 · Jon Rellsve

0

Followers

3

Votes

3

Comments