Error codes in Embed API
This section lists all possible error response codes that could be sent from the Zoho Analytics server on failure of Embed APIs. You can use this for appropriate error handling.
ERROR CODES
Error-Code | Reason | Solution |
---|
7103 | The Workspace Name mentioned in the API URL does not exist. | Check the Workspace name in the request URL and provide a valid Workspace name. |
7138 | The view name specified in the API request URL does not exist. | Check the view name in the request URL and provide a valid view name. |
8023 | You do not have required permission to perform this operation. | Kindly contact our support team. |
8504 | The required parameter is not proper or has not been sent. | Send the parameter with valid data. |
8506 | The mentioned parameter has been sent more than the required count. | Check and remove that extra parameter mentioned in the response. |
8516 | Invalid value passed in the mentioned parameter. | Provide the valid data to the mentioned parameter. |
8533 | The user email address provided in the URL is an improper format. | Provide a valid email address. |
In case of any error other than the above said, mail the API request URL parameters and error response details to support@zohoanalytics.com. Zoho Analytics Team will get back to you with the best possible solution.