List of error codes and error messages
Find the answer to your question
Please enter a search keyword.
Advanced Search
Products
Question
Where can I get a list of error codes and their error message strings?
Answer
You can find a list of error codes, and message strings documented here:
The documentation also has a "top error codes returned per call" document that lists typical errors returned for some of the most commonly used calls in production:https://developer.ebay.com/devzone/xml/docs/reference/ebay/errors/errorsbycall.html
The "top error codes" document is really useful for SDK users when building out a full implementation of using the CallRetry object available in the SDKs.
See these Knowledge Base articles for more information on using the CallRetry object:
.NET SDK: https://ebaydts.com/eBayKBDetails?KBid=470
Java SDK: https://ebaydts.com/eBayKBDetails?KBid=474
http://developer.ebay.com/devzone/XML/docs/Reference/ebay/Errors/ErrorMessages.htm#ErrorsByNumber
The documentation also has a "top error codes returned per call" document that lists typical errors returned for some of the most commonly used calls in production:https://developer.ebay.com/devzone/xml/docs/reference/ebay/errors/errorsbycall.html
The "top error codes" document is really useful for SDK users when building out a full implementation of using the CallRetry object available in the SDKs.
See these Knowledge Base articles for more information on using the CallRetry object:
.NET SDK: https://ebaydts.com/eBayKBDetails?KBid=470
Java SDK: https://ebaydts.com/eBayKBDetails?KBid=474