GetMyeBaySelling not retrieving PictureDetails container with DetailLevel set to ReturnAll
Trying to retrieve gallery photo URLs for all active listings.
I am not been able to get GetMyeBaySelling to return the <PictureDetails> container. Even with <DetailLevel>ReturnAll</DetailLevel>, its excluded.
Documentation clearly states: "DetailLevel: ReturnAll. Also returned if DetailLevel is not provided on input."
Is this container broken?
1 comment
dasherdeals
OP2 years agoI've tinkered some more, and have come to the conclusion that the PictureDetails container is absolutely broken with the GetMyeBaySelling call. If I use a GetItem call, it works just fine.