The good news is uploadListingImage calls work as intended in the
Sandbox (old and new).
However, as you reported, createListing calls with the optional image
that are made in the New Sandbox do not properly ignore the binary
data and instead return 500 error.
To be clear this issue does not impact the production API.
Therefore...
1) Currently, when making Sandbox createListing calls, do not also try
to pass an image. Instead use uploadListingImage in the Sandbox.
2) We will work on making Sandbox createListing calls properly ignore
image binary data.
3) Down the road we will provide ways to upload real Sandbox-only
images. This is just one example of why we are making the effort to
create a new Sandbox environment that is fully isolated -- so that we
will no longer need to fake image uploading.
Again, thank you for reporting these issues and sending helpful log messages.
Best regards,
Aaron Gardner
Developer API Team
Etsy.com
> --
> You received this message because you are subscribed to the Google Groups "Etsy API V2" group.
> To post to this group, send email to etsy-...@googlegroups.com.
> To unsubscribe from this group, send email to etsy-api-v2...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/etsy-api-v2?hl=en.
>
>