| |||||
1. Error if the login credentials are incorrect
<methodResponse>
<error>
<errorCode>3401</errorCode>
<message>AuthenticationFailed.</message>
</error>
</methodResponse>
<methodResponse>
<error>
<errorCode>3400</errorCode>
<message>
Parse Error. The element type "<struct>" must be terminated by the matching end-tag "</struct>".
</message>
</error>
</methodResponse>
<methodResponse>
<error>
<errorCode>3405</errorCode>
<message>No Such Method</message>
<info>
<methodName>"+methodname+"</methodName>
</info>
</error>
</methodResponse>
<methodResponse>
<error>
<errorCode>3500</errorCode>
<message>Import Failed. Please try again with proper input. (Decoding Error)</message>
</error>
</methodResponse>
<methodResponse>
<error>
<errorCode>3416</errorCode>
<message>Requested Range Not Satisfied</message>
<info>
<value><int>"+number+"</int></value>
</info>
</error>
</methodResponse>
<methodResponse>
<error>
<errorCode>340606</errorCode>
<message>Not Found, No such presentation in the list</message>
<info>
<presentationid>"+presid+"</presentationid>
</info>
</error>
</methodResponse>
<methodResponse>
<error>
<errorCode>3800</errorCode>
<message>No such presentation in the trashed list</message>
<info>
<presentationid>"+presnid+"</presentationid>
</info>
</error>
</methodResponse>
<methodResponse>
<error>
<errorCode>3800</errorCode>
<message>No such presentation in the shared list</message>
<info>
<presentationid>"+presnid+"</presentationid>
</info>
</error>
</methodResponse>
<methodResponse>
<error>
<errorCode>3807</errorCode>
<message>The presentation is already trashed</message>
<info>
<presentationid>"+presnid+"</presentationid>
</info>
</error>
</methodResponse>
<methodResponse>
<error>
<errorCode>3890</errorCode>
<message>The API Key is invalid</message>
</error>
</methodResponse>
<methodResponse>
<error>
<errorCode>3801</errorCode>
<message>Please provide a presentation name</message>
<info>
<name>"+presnname+"</name>
</info>
</error>
</methodResponse>
<methodResponse>
<error>
<errorCode>3803</errorCode>
<message>Please specify the content for the presentation</message>
<info>
<name>"+content+"</name>
</info>
</error>
</methodResponse>
<methodResponse>
<error>
<errorCode>3804</errorCode>
<message>Import Failed</message>
<info>
<name>"+presnname+"</name>
<name>"+content+"</name>
</info>
</error>
</methodResponse>
<methodResponse>
<error>
<errorCode>3808</errorCode>
<message>The presentation is already made as public</message>
</error>
</methodResponse>
<methodResponse xmlns:xsi"http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://writer.zoho.com/schema/error.xsd">
<error>
<errorCode>3810</errorCode>
<message>The presentation is not public</message>
</error>
</methodResponse>