eBay / FeedSDK

Java SDK for downloading large gzipped (tsv) item feed files and applying filters for curation
https://developer.ebay.com/api-docs/buy/feed/resources/item/methods/getItemFeed
Apache License 2.0
24 stars 24 forks source link

Token expire if feed download time is more then token expire time #9

Open nitkkr-gaurav opened 5 years ago

nitkkr-gaurav commented 5 years ago

CAUTION: The credentials need to be set in the credentials.yml before usage.

This happens if we are using the examples for fetching the feed data. All in all, it is a useful change and makes the feed fetching a bit more resilient.