[SOLVED] Getting 401 when trying to download ticket attachment via API
I'm able to use the API just fine to access ticket content. But I cannot download ticket attachment, keep getting 401 Client Error.
Example:
"Authorization": f"Zoho-oauthtoken {token}",
"orgId": ORG_ID,