I've come across a strange problem with findAllListingActive method is
throwing 404 Not Found errors inconsistently.
The most recent was the call below for records offset:50 & limit:50 of
22,808 records. when called immediately after, a successful response
was received with data.
What would cause this?
G.
Call:
http://openapi.etsy.com/v2/public/listings/active?api_key=<key>&offset=50&limit=50&fields=listing_id,title,price,currency_code,url,tags,materials,views,creation_tsz,state&includes=Images:1,Shop(shop_id,shop_name),User(user_id)/Profile(user_profile_id,avatar_id),FavoredBy(favorite_listing_id):10&keywords=merino&sort_on=created&sort_order=down