Zendesk Sell API CORS error | Community
Skip to main content

Zendesk Sell API CORS error

  • April 21, 2022
  • 1 reply
  • 0 views

Hi,

I am building a single page application, as part of functionality I need to fetch all contacts in zendesk sell and show it to user. I have follow zendesk sell api documentation in implementing oauth implicit flow authorization. I am able to get access_token When I execute zendesk sell api /v2/contacts, CORS error is coming up. Preflight request is getting 404 as response status. 

1 reply

Greg29
  • April 21, 2022
Hi Harish! Troubleshooting CORS is usually pretty tough, so my first recommendation would be to look at this article to see if it leads you to a solution. If you're still having issues after that, please share the exact error message that you're receiving.