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.