Zoho Writer Errors
- General Errors
- Create Document/Fillable Template Errors
- Edit and Co-edit Document/Fillable Template Errors
- Preview Document Errors
- Conversion API Errors
- Comparison API Errors
- Merge API Errors
- Combine PDF Errors
- postMessage API Errors
General Errors
Code | Description |
1801/02/03 | Internal Server Error while processing this request. |
1831 | Error occurred. Parameter value is either incorrect or invalid. |
1832 | Error occurred. Parameter name is either incorrect or invalid. |
1833 | Invalid session id provided. Please try again with correct session id. |
1834 | Session expired. Please initiate a new request. |
1837 | Mandatory parameter(s) missing. |
1838 | Invalid method. Please use a valid method and try again. |
1839 | Unsupported parameter(s) found. |
1844 | Invalid document id provided. Please try again with correct document id. |
1845 | API call limit exceeded. |
1846 | Invalid API Key. |
1848 | Missing "id" parameter value. |
1859 | MIME type mismatch. |
1861 | Server may be down or busy. Please try again later. |
1865 | No save url provided. |
1866 | Unable to save the document from remote client end. Please try again. |
1867 | Unable to save: An error occurred while posting the content to your storage server. Please try again. |
1877 | Admin account associated with this API key has been deleted. |
1879 | Deprecated API is used. Please migrate to our latest API or contact Zoho Office Integrator support. |
1882 | Invalid API Key. Session ID associated with another API Key. |
1894 | Zoho account associated with this API key has been deleted. |
Create Document/Fillable Template - Errors
Code | Description |
1847 | Invalid URL. |
1856 | An error occurred during the conversion process. |
1858 | Incompatible document version found. |
1868 | Invalid parameter name for uploaded content. |
1869 | Invalid JSON configuration for the parameter. |
1870 | Margin values have exceeded the page size limit. |
1874 | The value mentioned exceeds the allowed range. |
1875 | The configured parameter length has exceeded. |
1876 | More than the maximum allowed count. |
1878 | Document is too large: Exceeds the limit of 1 million characters. |
Edit and Co-edit Document/Fillable Template Errors
Code | Description |
1840 | Unable to import file. |
1841 | Unable to import content from the specified URL. |
1842 | Import failed. File size limit exceeded. (Max 10 MB) |
1843 | Unsupported or invalid file format. |
1847 | Invalid URL. Please use a properly configured url and try again. |
1852 | File format you're trying to import is not supported |
1853 | Document appears to be null. Uploaded file has '0' byte |
1854 | Document appears to be corrupted. |
1855 | Password is incorrect. Cannot open the file. |
1856 | An error occurred during the conversion process. |
1857 | Document content is corrupted on upload. |
1858 | Incompatible document version found. |
1868 | Invalid parameter name for uploaded content. |
1869 | Invalid JSON configuration for the parameter. |
Preview Document Errors
Code | Description |
1840 | Unable to import file. |
1841 | Unable to import content from the specified URL. |
1842 | Import failed. File size limit exceeded. (Max 10 MB) |
1843 | Unsupported or invalid file format. |
1847 | Invalid URL. Please use a properly configured url and try again. |
1850 | Error Occurred. Please upload a file. |
1851 | Unsupported source. Please initiate a request from desktop browser. |
1852 | File format you're trying to import is not supported |
1853 | Document appears to be null. Uploaded file has '0' byte |
1854 | Document appears to be corrupted. |
1855 | Password is incorrect. Cannot open the file. |
1856 | An error occurred during the conversion process. |
1857 | Document content is corrupted on upload. |
1858 | Incompatible document version found. |
1868 | Invalid parameter name for uploaded content. |
Conversion API Errors
Code | Description |
1840 | Unable to import file. |
1841 | Unable to import content from the specified URL. |
1842 | Import failed. File size limit exceeded. (Max 10 MB) |
1843 | Unsupported or invalid file format. |
1847 | Invalid URL. Please use a properly configured url and try again. |
1850 | Error Occurred. Please upload a file. |
1851 | Unsupported source. Please initiate a request from desktop browser. |
1852 | File format you're trying to import is not supported |
1853 | Document appears to be null. Uploaded file has '0' byte |
1854 | Document appears to be corrupted. |
1855 | Password is incorrect. Cannot open the file. |
1856 | An error occurred during the conversion process. |
1857 | Document content is corrupted on upload. |
1858 | Incompatible document version found. |
1868 | Invalid parameter name for uploaded content. |
Comparison API Errors
Code | Description |
1840 | Unable to import file. |
1841 | Unable to import content from the specified URL. |
1842 | Import failed. File size limit exceeded. (Max 10 MB) |
1843 | Unsupported or invalid file format. |
1847 | Invalid URL. Please use a properly configured url and try again. |
1849 | Error occurred. Please provide more than one document for comparison. |
1850 | Error Occurred. Please upload a file. |
1851 | Unsupported source. Please initiate a request from desktop browser. |
1852 | File format you're trying to import is not supported |
1853 | Document appears to be null. Uploaded file has '0' byte |
1854 | Document appears to be corrupted. |
1855 | Password is incorrect. Cannot open the file. |
1856 | An error occurred during the conversion process. |
1857 | Document content is corrupted on upload. |
1858 | Incompatible document version found. |
1868 | Invalid parameter name for uploaded content. |
Merge API - Errors
Code | Description |
1873 | Merge data is missing or not provided. |
Combine PDF - Errors
Code | Description |
1881 | Error occurred. Please provide more than one document to combine. |
postMessage API - Errors
Code | Description |
1100 | Editor is not ready. Use 'DocumentLoadComplete' event to know if the document is ready for receiving messages. |
1101 | Invalid value found in 'data' attribute of the postMessage. |
1102 | Unsupported message. |
1103 | Unsupported format. |
1104 | Content is empty. |
1105 | Unsupported Content Type. Supported content types are TEXT and HTML. |
1106 | Unsupported fillable field type. |
1107 | Invalid format type. |
1108 | Domain not registered. |
1111 | Document is not in Fillable mode. |