getting { "message": "Invalid Portal" } in response.
Hi,
I have been hitting the below API
GET method url =
https://desk.zoho.com/api/v1/tickets?include=contacts
with authtoken and orgid as headers like mentioned in the API documentation.
But I am getting { "message": "Invalid Portal" } in response.
I am sure my request format is correct. What would be the problem? when do I receive this response.
Please revert back ASAP.