You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on the production environment (https://api.allegro.pl). Despite my request being correctly formed (see the attached logs), I keep receiving a 406 NotAcceptableException error.
Trace ID from my failing request: 918ea42f01ef52ef
My Allegro user ID: mbnirista
My account is already verified, and I can successfully upload images via POST /sale/images, but the beta product-offer creation fails.
Could you please check why my account or app is restricted from using this “product + offer in one request” Beta feature? Any guidance or adjustments to my account so this endpoint can work would be greatly appreciated.
Thank you
The text was updated successfully, but these errors were encountered:
W tym wątku nie pojawiła się żadna nowa odpowiedź w ciągu 7 dni, dlatego automatycznie oznaczamy go jako przeterminowany. Jeśli w ciągu kolejnych 7 dni nie pojawi się żadna odpowiedź, wątek zostanie zamknięty. Dziękujemy za zaangażowanie w dyskusję i zachęcamy Cię do wypełnienia ankiety dotyczącej naszego wsparcia na forum.
There was no new reply in this thread within 7 days, therefore, we automatically marked it as expired. If no response is received within the next 7 days, this thread will be closed. Thank you for engaging in the discussion. We encourage you to complete our forum support survey.
Hello,
I am attempting to create a product-offer in one request using POST /sale/product-offers with the beta media type:
Accept: application/vnd.allegro.beta.v1+json
Content-Type: application/vnd.allegro.beta.v1+json
on the production environment (https://api.allegro.pl). Despite my request being correctly formed (see the attached logs), I keep receiving a 406 NotAcceptableException error.
Trace ID from my failing request: 918ea42f01ef52ef
My Allegro user ID: mbnirista
My account is already verified, and I can successfully upload images via POST /sale/images, but the beta product-offer creation fails.
Could you please check why my account or app is restricted from using this “product + offer in one request” Beta feature? Any guidance or adjustments to my account so this endpoint can work would be greatly appreciated.
Thank you
The text was updated successfully, but these errors were encountered: