allegro / allegro-api

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

question about the returned errors #10275

Open cammon0212 opened 1 week ago

cammon0212 commented 1 week ago

"commandId":"908d3fec-7a17-4881-8242-a90a609fb4e8" It returns ”Entered text exceeds 35 characters“in ALLEGRO_GET_ASSIGN_RESULT . But where the text exceeds 35 characters?

PrzemyslawLukanowski commented 1 week ago

That's because, in this case, we've added the streetNumber value to the receiver.street length. You can remove this field or leave it and remove the street number from the receiver.street field. At the end of January, 2025, we will remove streetNumber field.