Remote API - Error Codes List

Tags:  

Error Codes and Messages


The list of exceptions that you will get while accessing the Remote API methods are basically segregated into two categories -

General - This entails authentication errors as well as internal server errors while processing the request.

Input - This error may occur as a result of user missing out on providing mandatory arguments for the method, incorrect parameter values etc.

The error report will be in the form of HTTP error code and an XML error response. The list of error codes and a generalized XML error response for various Zoho Services are mentioned below:
  • Zoho Writer
  • Zoho Sheet
  • Zoho Show
 
Zoho Writer - Remote API Error Codes

Code
Category
Description
1840
General
Unable to import document content from the specified url.
1841
General
Unable to import content
1842
General
File extension not supported
1843
General
File name not found
1844
General
File extension not found
1845
General
Unable to allocate URL
1846
General
Unable to import content. Document seems to have virus.
1847
Input
Username not found. Please enter username
1848
Input
Missing "Id" parameter value.

Zoho Sheet - Remote API Error Codes

Code
Category
Description
2840
General
Unable to import document content from the specified url.
2841
General
Unable to import content
2842
General
File extension not supported
2843
General
File name not found
2844
General
File extension not found
2845
General
Unable to allocate URL
2846
General
Unable to import content. Document seems to have virus.
2847
Input
Username not found. Please enter username

Zoho Show - Remote API Error Codes

Code
Category
Description
3840
General
Unable to import document content from the specified url.
3841
General
Unable to import content
3842
General
File extension not supported
3843
General
File name not found
3844
General
File extension not found
3845
General
Unable to allocate URL
3846
General
Unable to import content. Document seems to have virus.
3847
Input
Username not found. Please enter username




 RSS of this page