Access-Control-Allow-Origin Problem

Access-Control-Allow-Origin Problem

Hi there,

I try to use create ticket and get tickets web services. I can get tickets of my specific users with these URLs without problem.

https://desk.zoho.com/api/v1/contacts/search?email=:email
https://desk.zoho.com/api/v1/contacts/:id/tickets

But when I try to create ticket with URL which is below. I have a CORS error even I've added headers.




And you can see the response headers.