HashtagSell / posting-api

API for storage and retrieval of posting details for Hashtagsell
0 stars 0 forks source link

Include images in ebay posting. #34

Closed that1guy closed 9 years ago

that1guy commented 9 years ago

Images are missing from items pushed to eBay.

brozeph commented 9 years ago

My commit comment auto resolved this... d'oh!

The short story is that this now works: but only the first 12 images are sent to eBay (that is the limit supported by their API at this time).

Updates to the posting will result in any updated images being posted as well.

that1guy commented 9 years ago

Wonderful! Thanks Josh!

HashtagSell.com p: 415.294.1981 e: brad.davis@hashtagsell.com

On Thu, May 14, 2015 at 9:17 AM, Joshua Thomas notifications@github.com wrote:

My commit comment auto resolved this... d'oh!

The short story is that this now works: but only the first 12 images are sent to eBay (that is the limit supported by their API at this time).

Updates to the posting will result in any updated images being posted as well.

— Reply to this email directly or view it on GitHub https://github.com/HashtagSell/posting-api/issues/34#issuecomment-102089512 .

that1guy commented 9 years ago

eBay wouldn't allow uploading images behind secure url. made some quick changes to cloudfront and modified url in in posting api before pushing to ebay and we're good.

588ba74c10d8a4d1592ab029d92ec4ab14c4f697