Skip to main content
Published: December 17 2004, 1:53:00 PMUpdated: July 21 2022, 4:22:10 AM

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.

 

 

 

How well did this answer your question?
Answers others found helpful