Photo sequences mismatch - GetObject (Location=0 vs Location=1)
Hi, there's a sequence numbering mismatch between GetObject Location = 0 and Location = 1:
GetObject Location = 1 returns photo Urls with sequence starting at "0" (there's actually no sequence number in the first url) GetObject Location = 0 (for the same listing) returns photo names with sequence starting at 1. (Photo Sequence is embedded in the multipart response of the request.
This mismatch may cause issues in our client app. I would think the sequence number (id of the photo) would match when using either method.
Please advise
Comments