This table lists all error and warning messages that could be encountered using the eBay BulkDataExchange 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 BulkDataExchange 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 |
|---|---|---|
| BulkDataExchange | ||
| 1 | ERROR | Job Id is invalid |
| 2 | ERROR | The number of jobs scheduled exceeds the allowed limit |
| 3 | ERROR | Recurring job id is invalid |
| 4 | ERROR | CSV format is currently unsupported |
| 5 | ERROR | JobType is unsupported |
| 6 | ERROR | System error |
| 7 | ERROR | Maximum of one job per job-type in non-terminated state is allowed |
| 8 | ERROR | Failed to create file upload location. Please contact customer support |
| 9 | ERROR | UUID is required |
| 10 | ERROR | Application not found |
| 11 | ERROR | Client name not found |
| 12 | ERROR | Too many jobs of this type have been submitted |
| 13 | ERROR | Unable to determine job status, please verify jobId |
| 14 | ERROR | Job should be in created state, but it is not |
| 15 | ERROR | File has not been uploaded yet |
| 16 | ERROR | There is failure during file upload and post-upload checking |
| 17 | ERROR | The job type is not specified in the request |
| 18 | ERROR | The UUID was used before |
| 19 | ERROR | The job id does not belong to this user |
| 20 | ERROR | The job id should be provided in this request |
| 21 | ERROR | The job is already in terminated states such as completed, failed and aborted |
| 22 | ERROR | The user is not found in our system |
| 23 | ERROR | The file type specified in the request is not supported |
| 24 | ERROR | The job status specified in the request is invalid or not supported |
| 25 | ERROR | There is problem with FileTransferPrivateService |
| 26 | ERROR | There is no recurringJobDetail specified |
| 27 | ERROR | There is no frequencyInMinutes specified |
| 28 | ERROR | The recurring job is not in the right state to activate, suspend or delete |
| 29 | ERROR | There is database related error while executing the request |
| 30 | ERROR | The job type is not upload type |
| 31 | ERROR | The job type is not download type |
| 32 | ERROR | Maximum of one recurring job per job-type is allowed |
| 33 | ERROR | The specified frequency exceeds the allowed limit |
| 34 | ERROR | The downloadJobType is not specified or is wrong type |
| 35 | ERROR | There is DB insertion error while executing the request |
| 36 | ERROR | There is DB update error while executing the request |
| 37 | ERROR | The recurringJobId is not provided in the request |
| 38 | ERROR | The recurring job is not in active status |
| 39 | ERROR | The recurring job is not in suspended status |
| 40 | ERROR | The recurring job is deleted already |
| 41 | ERROR | There is no downloadRequestFilter specified for this job type |
| 42 | ERROR | There is no feeSettlementReportFilter specified for this job type |
| 43 | ERROR | There is no startTime specified for this job type |
| 44 | ERROR | There is no GetItemInfoReportFilter specified for this job type |
| 46 | ERROR | Fee Settlement Report is not available yet |
| 45 | ERROR | Missing or wrong filterType specified in GetItemInfoReportFilter, should be either New or Changed |
| 47 | ERROR | The reportDateFrom is after reportDateTo for GetItemInfoReportFilter |
| 48 | ERROR | A globalId is required for the SiteFilter |
| 49 | ERROR | One or more globalId values have been specified more than once. |
| 50 | ERROR | One or more globalId values are invalid. |
| 51 | ERROR | Multiple Recurring Period Type specified, should be only one |
| 52 | ERROR | Time Of Day is invalid or not specified |
| 53 | ERROR | Day Of Month is invalid or not specified |
| 54 | ERROR | Day Of Week is invalid or not specified |
| 55 | ERROR | Listing type is invalid or not specified |
| 56 | ERROR | Only one globalId is permitted for the SiteFilter |
| 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. |
| 26 | ERROR | Invalid Service ID |
| 27 | ERROR | Create exception while inserting the record |
| 28 | ERROR | Remove exception while removing the record |
© 2010 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.