Recent searches


No recent searches

Mukund Jha's Avatar

Mukund Jha

Joined Apr 28, 2024

·

Last activity Apr 28, 2024

Following

0

Followers

0

Total activity

3

Vote

1

Subscription

1

ACTIVITY OVERVIEW

Latest activity by Mukund Jha

Mukund Jha commented,

Community comment Developer - Zendesk APIs

If you are encountering a 403 Forbidden error in 2024 - when sending a GET request for OAuth authentication, you should use this URL structure, which requires passing the scope as a URL parameter:

https://{subdomain}.zendesk.com/oauth/authorizations/new?response_type=code&redirect_uri={your_redirect_url}&client_id={your_unique_identifier}&scope=read%20write


Documentation link here 

View comment · Edited Apr 28, 2024 · Mukund Jha

0

Followers

1

Vote

0

Comments