allegro-api
allegro-api copied to clipboard
[BUG] Problemy z modyfikacją ofert / Offers modification errors
Obecnie mogą występować błędy przy edycji oferty za pomocą PUT /sale/offers/{offerID} oraz PATCH /sale/product-offers/{offerID}. W rezultacie odpowiadamy błędem "You cannot change country of an active offer". Pracujemy nad rozwiązaniem problemu, o efektach poinformujemy w wątku.
Currently, there may occur errors during the offer modification via PUT /sale/offers/{offerID} and PATCH /sale/product-offers/{offerID}. In the response, we are returning "You cannot change country of an active offer". We are working on solving the problem, we will inform you about the effect in the thread.
Wdrożyliśmy odpowiednią poprawkę, problem już nie występuje.
We have implemented the fix, the problem no longer occurs.