Trying to check EMAIL API.
Any api call I send gives me same error {errorCode":"INVALID_TICKET","moreInfo":"Invalid ticket"},"status":{"code":400,"description":"Invalid Input"}
Included Auth code in headers as "Authorization":"Zoho-authtoken <token value>"
What is the issue?