This table lists all error and warning messages that could be encountered using the eBay Finding API.

All error messages are provided in English only. You can use the ID as an index into your own structure for supplying messages in whatever language or format you wish, but base your message translations on the error strings in this table.

Each error is either an Application Error, System Error or Request Error. This error type is indicated in error result sets by the value returned in the errorMessage.error.category return field. The error type indicates what sort of action the application, the developer, or the end-user needs to take in response to the error.

The version number in the heading (which indicates which eBay Finding API version that was in effect when this table was last generated) may be higher than the version of the WSDL you are using. This is because the list of possible errors can change periodically even though the WSDL may not change (due to changes in validation rules on the eBay site).

Error
number
Severity Description
Search
1 ERROR Internal application error.
2 ERROR Keywords value required.
3 ERROR Invalid category ID.
4 ERROR Product ID is required.
5 ERROR Invalid store name.
6 ERROR Keyword or category ID are required.
8 ERROR Invalid entry count per page input.
9 ERROR Invalid bid count.
10 ERROR Invaild item condition.
11 ERROR Invalid currency.
12 ERROR Invalid date/time value.
13 ERROR Invalid boolean value.
14 ERROR Invalid numeric value.
15 ERROR Invalid listing type.
16 ERROR Currencies of maximum price and minimum price must match.
17 ERROR Invalid payment method.
18 ERROR Invalid postal code for specified country.
20 ERROR Invalid aspect Name.
21 ERROR Invalid aspect value.
22 ERROR Item filter {0} cannot be used together with item filter {1}.
23 ERROR Minimum value specified, {0}, is greater than maximum value specified, {1}.
24 ERROR Modified time from value cannot be in the future.
25 ERROR End time from value cannot be after end time to value.
26 ERROR Negative value is not allowed for item filter, {0}.
27 ERROR Currency value for price filters is invalid.
28 ERROR Invalid seller name.
29 ERROR Sort by bid count must be used with auction filter.
30 ERROR Postal code is required for local search and maximum distance searches.
63 ERROR Keyword, store name or category is required for store search.
32 ERROR Invalid Domain.
33 ERROR Only one domain ID is allowed for multiple aspects.
34 ERROR Too many categories in request. Maximum of {0} categories are allowed.
35 ERROR Category ID is required.
36 ERROR Invalid keyword.
37 ERROR Invalid output selector.
38 ERROR Invalid sort order.
39 ERROR Invalid product ID type.
40 ERROR Invalid product reference ID. Product reference IDs must be in numeric format.
41 ERROR Invalid product ID value.
42 ERROR Item filter name is required.
43 ERROR Invalid item filter name.
44 ERROR Item filter {0} can only have one value in a request.
45 ERROR Value is required for item filter, {0}.
46 ERROR Value is required for item filter, {0}.
47 ERROR Item filter {0} can be used only one time in a request.
48 ERROR Store name is required.
49 ERROR Value should be greater than 0 for item filter, {0}.
50 ERROR Too many seller IDs in request. For item filter {0}, maximum of {1} seller IDs are allowed.
51 ERROR Keyword is too long. The maximum length is {0}. The maximum length for a single word is {1}.
52 ERROR Domain ID is required for aspect filter.
53 ERROR ListingType, All, cannot be used in findItemsIneBayStore operation when only keyword is specified.
54 ERROR Parameter name and value are required by item filter, {0}.
55 ERROR eBay site {0} does not support finding items or getting histogram by category at this time.
56 ERROR eBay site {0} does not support finding items by product ID at this time.
57 ERROR Item filter {0} is required by item filter {1}.
58 ERROR eBay site {0} does not support requesting by output selector {1} at this time.
59 ERROR No recommendation was identified for the submitted keywords.
60 ERROR Searching in multiple domains is not supported currently.
61 ERROR Page Limit exceeded. Items can be fetched only for the first {0} pages..
62 ERROR Invalid Seller Business Type.
64 ERROR Items Per Page is a required field
65 ERROR PostFilter Limit exceeded. The maximum number of sellers or items in the postFilter can be no more than {0}.
66 ERROR First Page Summary Output Selector not supported for Best Match Service at this time
67 ERROR Required field {0} is missing
68 ERROR Input {0} in the request has exceeded limit
69 ERROR Value {0} is invalid
71 WARNING Unfortunately, we only have room for around 100 characters, so we had to shorten your search.
70 ERROR eBay site {0} does not support filtering search results by Top Rated Seller at this time.
MarketplaceCommon
1 ERROR Please specify valid amount.
2 ERROR Please specify a valid currency.
3 ERROR Please specify a valid country
4 ERROR Please specify a valid lenghtMeasurement Unit.
5 ERROR Please specify a valid lenghtMeasurement Unit.
6 ERROR Please specify a valid GLOBAL-ID
7 ERROR Please specify a valid categoryId.
8 ERROR Please specify a valid itemId.
9 ERROR Invalid CONSUMER-ID specified
10 ERROR Invalid input data specified. Please specify data with appropriate data types.
11 ERROR Please specify a valid trackingId
12 ERROR Please specify a valid networkId
13 ERROR Invalid ItemId.The Item does not exist or has ended more than two weeks ago
14 ERROR Invalid category id for field
15 ERROR IncludeCategoryId and ExcludeCategoryId cannot be used together
16 ERROR EndingBefore cannot be in the past
17 ERROR EndingBefore should be later than EndingAfter
18 ERROR MaxPrice should be more than 0.
19 ERROR Invalid listing type
20 ERROR Invalid category id for excludedCategoryId
21 ERROR Invalid category id for includedCategoryId
22 ERROR CurrencyId should match the currency of Global-Id passed
23 ERROR Invalid category ID specified for field CATEGORY
24 ERROR TIMESTAMP value cannot be in the past.
25 ERROR TIMESTAMP1 time must be before TIMESTAMP2 time.

© 2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.