What do you mean with, OAuth client redirect URL | Community
Skip to main content

What do you mean with, OAuth client redirect URL

  • April 27, 2022
  • 1 reply
  • 0 views

Samer12

Hi, 

I was following this resource https://developer.zendesk.com/documentation/apps/app-developer-guide/using-the-apps-framework/

at the section "OAuth client redirect URL"
it's not really clear to me, do you mean to set this url https://zis.zendesk.com/api/services/zis/connections/oauth/callback

on the 3rd party app setting or in zendesk app code? please clarify.
Thank you in advance.

1 reply

Eric27
  • April 28, 2022
Hi Samer,

This is to be set on your OAuth server in your application. We discuss this in the section "Authorization code grant flow".

Thanks!