I'm trying to implement browse API in my app and I found something
really strange. The query:
https://api.ebay.com/buy/browse/v1/item_summary/search?q=a&limit=100&sort=newlyListed
returns item that has itemCreationDate from the future. It also happen...