Keine Ergebnisse gefunden
Es gibt keine Angebote, die Ihrer Suche entsprechen... Überprüfen Sie die korrekte Schreibweise der Wörter oder erweitern Sie Ihre Suche, um Ergebnisse zu erhalten!
I have the same bulk API issue. Thank you for asking for POST data - here are my findings that confirm the problem:
Problem:
POST /item/bulk endpoint has not been working for several days now (HTTP 400 Bad Request), while POST /item for individual items continues to work perfectly.
Test POST Data for Bulk Request:
type=fixedPrice
items[0][id_country]=2
items[0][id_category]=710
items[0][fixed_price]=1.0
items[0][currency]=EUR
items[0][title]=TEST BULK ITEM
items[0][personal_reference]=TEST_BULK_1744823456
items[0][qty]=1
items[0][duration]=10
items[0][description]=Test item for bulk API
Comparison - Working Single Request:
type=fixedPrice
item[id_country]=2
item[id_category]=710
item[fixed_price]=1.0
item[currency]=EUR
item[title]=TEST SINGLE
item[personal_reference]=TEST_SINGLE_1744823456
item[qty]=1
item[duration]=10
item[description]=Test single item
Response from Single Endpoint (for comparison):
Works correctly with valid validation messages for missing fields.
Additional Tests Performed:
1. Bulk request without 'type' field -> Same 400 error
2. Minimal bulk request with just one item -> 400 error
3. Different categories tested -> 400 error
4. Token refresh works -> 400 error
Summary:
- I can confirm the same bulk endpoint issue (/item/bulk) returning 400 Bad Request
- The single endpoint (/item) continues to work correctly on our side too
- This confirms the issue affects multiple developers/systems
- The POST data structure appears to be correct (based on API documentation)
Additional Context:
We have implemented a fallback to single item uploads which works fine, but the bulk functionality is important for our workflow efficiency.
Thanks for confirming. I can’t share example payloads right now because I’m on the go, but I can also say that sending the EXACT SAME request payload works on the endpoint for a single item, but not for bulk items.
I have the same bulk API issue. Thank you for asking for POST data - here are my findings that confirm the problem:
Problem:
POST /item/bulk endpoint has not been working for several days now (HTTP 400 Bad Request), while POST /item for individual items continues to work perfectly.
Test POST Data for Bulk Request:
type=fixedPrice
items[0][id_country]=2
items[0][id_category]=710
items[0][fixed_price]=1.0
items[0][currency]=EUR
items[0][title]=TEST BULK ITEM
items[0][personal_reference]=TEST_BULK_1744823456
items[0][qty]=1
items[0][duration]=10
items[0][description]=Test item for bulk API
Comparison - Working Single Request:
type=fixedPrice
item[id_country]=2
item[id_category]=710
item[fixed_price]=1.0
item[currency]=EUR
item[title]=TEST SINGLE
item[personal_reference]=TEST_SINGLE_1744823456
item[qty]=1
item[duration]=10
item[description]=Test single item
Response from Single Endpoint (for comparison):
Works correctly with valid validation messages for missing fields.
Additional Tests Performed:
1. Bulk request without 'type' field -> Same 400 error
2. Minimal bulk request with just one item -> 400 error
3. Different categories tested -> 400 error
4. Token refresh works -> 400 error
Summary:
- I can confirm the same bulk endpoint issue (/item/bulk) returning 400 Bad Request
- The single endpoint (/item) continues to work correctly on our side too
- This confirms the issue affects multiple developers/systems
- The POST data structure appears to be correct (based on API documentation)
Additional Context:
We have implemented a fallback to single item uploads which works fine, but the bulk functionality is important for our workflow efficiency.
Unsere Website verwendet Cookies zu folgenden Zwecken: um Ihnen die gewünschten Serviceleitungen zur Verfügung zu stellen, die Sicherheit auf unserer Plattform zu gewährleisten, Ihre Präferenzen zu speichern, um Ihnen das Surfen angenehmer zu machen, Statistiken zu erstellen, um unsere Website an Ihre Bedürfnisse anzupassen, Videos anzuzeigen und Ihnen zu ermöglichen, Inhalte in sozialen Netzwerken zu teilen.
Einige dieser Cookies sind zur Nutzung unserer Website erforderlich, andere können entsprechend Ihren Präferenzen eingestellt werden.
Weitere Informationen