allegro / allegro-api

Issue tracker and wiki for Allegro REST API
https://developer.allegro.pl/
217 stars 39 forks source link

ProductValidationException: Invalid parameter values: [parameter = Brand [ Ambiguous value - other]] #10070

Open ZajdaBear opened 1 month ago

ZajdaBear commented 1 month ago

Hi, can you help me on this error?

trace-id: c51fe55ea2bba343

{"productSet":[{"product":{"name":"Damska kurtka bomber Brakeburn w kolorze jasnoróżowym","category":{"id":"76076"},"parameters":[{"id":"225693","values":["5052414394713"]},{"id":"206438","valuesIds":["206438_227562"]},{"id":"249512","valuesIds":["249512_1647415"]},{"id":"18293","valuesIds":["18293_1"]},{"id":"3786","values":["BRAKEBURN"],"valuesIds":["3786_85"]},{"id":"201405","valuesIds":["201405_208161"]},{"id":"221333","valuesIds":["221333_295213"]},{"id":"201433","valuesIds":["201433_239226"]},{"id":"3766","valuesIds":["3766_6"]},{"id":"201025","valuesIds":["201025_2509"]},{"id":"201017","valuesIds":["201017_2337"]},{"id":"54","valuesIds":["54_7"]}],"images":["https://www.suspend.cz/assets/files/catalog/item-pictures/ddd6f21496c2ea0943c91a9c5f09698d-dp-3338626-0.jpeg","https://www.suspend.cz/assets/files/catalog/item-pictures/ddd6f21496c2ea0943c91a9c5f09698d-dp-3338626-1.jpeg","https://www.suspend.cz/assets/files/catalog/item-pictures/ddd6f21496c2ea0943c91a9c5f09698d-dp-3338626-2.jpeg"]},"quantity":{"value":1}}],"delivery":{"handlingTime":"P2D","shippingRates":{"id":"ba43d58f-fe1f-4f03-beb5-534e5f0e79d4"}},"publication":{"status":"INACTIVE"},"language":"pl-PL","afterSalesServices":{"impliedWarranty":{"id":"215c4e7a-b88c-4014-b989-6a6a35a414c2"},"returnPolicy":{"id":"ee62aac9-2022-4325-98c2-c8e39bea4369"}},"name":"Damska kurtka bomber Brakeburn w kolorze jasnoróżowym","sellingMode":{"format":"BUY_NOW","price":{"amount":"280.00","currency":"PLN"}},"stock":{"available":4,"unit":"UNIT"},"location":{"city":"Hażlach","countryCode":"PL","postCode":"43-419","province":"SLASKIE"},"description":{"sections":[{"items":[{"type":"TEXT","content":"<p>Kolor: jasnoróżowy Wzór: kołnierz - w paski dół - w paski Rodzaj: lekkie Fason: regular fit Zapięcie: zamek błyskawiczny Rodzaj materiału: syntetyczny Materiał: 100% wiskoza Długość: 63 cm dla rozmiaru L Modelka ma 175 cm Modelka ma na sobie rozmiar: S Kolor: różowy Rozmiar: XXL Płeć: Damskie</p>"}]}]},"external":{"id":"DP-3338626__XXL"},"messageToSellerSettings":{"mode":"HIDDEN"},"taxSettings":{"rates":[{"rate":"23.00","countryCode":"PL"}]}}

response

{"errors":[{"code":"ProductValidationException","message":"Invalid parameter values: [parameter = Brand [ Ambiguous value - other]]","details":null,"path":"productSet[0].product","userMessage":"Invalid parameter values: [parameter = Brand [ Ambiguous value - other]]","metadata":{}}]}

I uderstand it is an issue with adding non listed brand, but not sure, what is wrong with request.

Thanks

Jirka Z.

MaciejFrackowiak commented 1 month ago

I'd like to consult your case with the team responsible for the resource.

MaciejFrackowiak commented 1 month ago

We have made some changes to our internal service, so please recheck your request.

ZajdaBear commented 1 month ago

Thanks. Will do and let you know