I have a problem... im doing this call :
curl -X GET https://desk.zoho.com/api/v1/tickets -H "orgId:701841XXX" -H "Authorization:Zoho-authtoken 96610365260fac105f279882e741fXXX"
And i have a 9 Tickets... but ever its the same response:
{"errorCode":"BAD_REQUEST","message":"Bad Request."}
What its the problem?
Do i need activate something on Desk plataform?