But, I’m encountering an issue while attempting to update an email signature via the API. Whenever I make a request to update the signature, the response returns an HTTP 403 Forbidden error.
Here are the details:
HTTP/1.1 403 Forbidden
Server: ZGS
Date: Mon, 16 Dec 2024 13:03:45 GMT
Content-Type: application/json;charset=UTF-8
Content-Length: 85
Connection: keep-alive
Set-Cookie: _zcsr_tmp=b8ecf6cd-217a-48ca-a88a-d2efae852cfb;path=/;SameSite=Strict;Secure;priority=high
X-Content-Type-Options: nosniff
Content-Disposition: attachment;
X-Download-Options: noopen
Cache-Control: private,no-cache,no-store,max-age=0,must-revalidate
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: default-src 'none' ;script-src 'none' ;report-uri https://logsapi.zoho.com/csplog?service=support;report-to https://logsapi.zoho.com/csplog?service=support
X-Rate-Limit-Remaining: 99999
X-Rate-Limit-Reset: 68174
Strict-Transport-Security: max-age=63072000
{"errorCode":"FORBIDDEN","message":"You are not authorized to access this resource."}