This is a continuing discussion about the article Making client-side CORS requests to the Ticketing API in the developer documentation.
Making cross-origin, browser-side API requests
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Hi Shweta, as the article mentions, we only have CORS implemented for API requests authenticated with OAuth access tokens, so if you need to make a CORS request to Zendesk you would have to use OAuth.