Find the answer to your question
Advanced Search
I am getting Error Code as below, what does error code 36 mean?
<Errors>
<ShortMessage>An error occurred.</ShortMessage>
<LongMessage>An error number "API.META.010" occurred while processing your request.</LongMessage>
<ErrorCode>36</ErrorCode>
<SeverityCode>Error</SeverityCode>
<ErrorParameters ParamID="0"><Value>API.META.010</Value></ErrorParameters>
<ErrorClassification>RequestError</ErrorClassification>
</Errors>
<Errors>
<ShortMessage>An error occurred.</ShortMessage>
<LongMessage>An error number "API.ODR.110" occurred while processing your request.</LongMessage>
<ErrorCode>36</ErrorCode>
<SeverityCode>Error</SeverityCode>
<ErrorParameters ParamID="0">
<Value>API.ODR.110</Value>
</ErrorParameters>
<ErrorClassification>RequestError</ErrorClassification>
</Errors>
Summary
Error code 36 in general means an unmapped or untranslated error. This error code should never be returned unless there was an error code missed during an update. Please report a bug whenever an API response contains the Error Code 36.