zendesk>Surpport>get auditLog failed with 403 forbiden | Community
Skip to main content

zendesk>Surpport>get auditLog failed with 403 forbiden

  • April 27, 2021
  • 1 reply
  • 0 views

Hi,

 

I am trying to get the audit log with the support API /api/v2/audit_logs, but I failed with the below error msg: 

{
    "error": {
        "title": "Forbidden",
        "message": "You do not have access to this page. Please contact the account owner of this help desk for further help."
    }
}
 
I just double checked, my plan is support enterprise trial, and I am the owner of the domain. Could anyone help to trouble shoot why I can't get the audit logs successfully? Thanks very much.
 
This topic has been closed for replies.

1 reply

Cheeny
  • May 14, 2021

Hi Michelle,

How are you doing the authentication of your API request? If you haven't checked yet, I highly suggest that you visit How can I authenticate API requests? for the complete API authentication options that we have.

All the best