Audit Log Export via API
Audit Log Export via API
Hello,
Based on the documentation here
https://www.zoho.com/crm/developer/docs/api/v7/create-export-audit-log.html
I need to specify the scope
ZohoCRM.settings.audit_logs.CREATE to create a log export.
I've created a Self Client app but when I specify that scope when generating the code within
https://api-console.zoho.com.au/
, I'm getting "Invalid Scope" error.
I'm using a ZohoCRM trial account that I just created for this.