Zoho reports API: GETEMBEDURL
Zoho reports API: GETEMBEDURL
Hello guys,
While trying to get an embed URL for a report through the reports API, i'm always getting the error:
<error>
<code>
8023
</code>
<message>
You do not have permission to perform this operation.
</message>
</error>
</response>
The format of the URL path i'm using is:
https://reportsapi.zoho.com/api/adminaccount/DBname/Dashboard?ZOHO_ACTION=GETEMBEDURL&ZOHO_OUTPUT_FORMAT=XML&ZOHO_ERROR_FORMAT=XML&authtoken=*token*&ZOHO_API_VERSION=1.0&ZOHO_IS_SECURE=true
Is there any configuration to be changed on the dashboard to allow the embed URL command ?
Regards,
Alexis