Problem with upload in feed api
Hello,
i try to upload a xml file for revise fixed price items (LMS_REVISE_FIXED_PRICE_ITEM)
1. i create a task for uploadfile
RequestBody:
{
"schemaVersion": "10",
"feedType": "LMS_REVISE_FIXED_PRICE_ITEM"
}
2. when i start to upload file i see a error message:
{errors: [{
errorId: 2003,
domain: 'ACCESS',
category: 'APPLICATION',
message: 'Internal error',
longMessage: 'There was a problem with an eBay internal system or process. Contact eBay developer support for assistance',
parameters: [Array]
}]}
I use the following body:
Request Body:
fileName: "BeispielUpload.xml"
name: "file"
type: "form-data"
file: @"BeispielUpload.xml"
What i do wrong ?
Thank you for assistance.
Sven
ft-reifen
Posted 6 months ago·Last reply 6 months ago
1 comment
developer-support@ebay.com
Hi @ft-reifen ,
Thank you for your post!
We’ve reviewed your query, and to assist you more effectively, we’ll need a bit more information. Specifically, please provide the task ID, the environment you are calling (Sandbox or Production), and the relevant file details. The 500 Internal Server Error you are encountering typically indicates a server-side issue.
To ensure your case is handled securely and efficiently, we kindly request that you submit a support ticket using the following link: eBay Support Tickets. This is a complimentary service and will help us investigate the issue in detail.
Additionally, please avoid sharing sensitive information here in the forum, as it may contain confidential data that could pose security risks if posted publicly.
Best Regards,
eBay Developer Support