timotheus / ebaysdk-python

eBay API SDK for Python
https://developer.ebay.com/tools/sdks
Other
809 stars 326 forks source link

keep getting urllib3.util.timeout.Timeout for a particular account only #286

Open ekinrf opened 5 years ago

ekinrf commented 5 years ago

I have several ebay accounts associated with the developer account. All works fine except for one account, that gets timeout errors if requesting orders for more than 2 days. (I have tried the same API for other accounts getting orders for the past 7 days, and they are all okay.)

Any ideas?