eBay .NET SDK Calls Timing Out
As of yesterday my eBay application has stopped working.
When making a call it just times out without any error being returned.
Is anyone else experiencing the same problem?
corkfarmequestrian
Posted 2 years ago·Last reply 1 year ago
6 comments
miri-5626
·1 year agoHi @developer_support@ebay ,
my problem solved as the error only occured in the sandbox.
Going to the live system averything works fine.
developer_support@ebay
Hi @corkfarmequestrian @miri-5626 @linux4pc
You can try using the most recent version of the Trading API. The functionality of the SDK can be affected by updates to the Trading API.
linux4pc
·2 years agoWe've been having the same problem for two days. Occasionally an API call is made, but most of the time it doesn't. Any idea what could be causing this?
corkfarmequestrian
OP1 year agoI'm not sure why this is happening but I have found out how to fix it.
I was using an older version of the eBay SDK. When I upgraded to the latest version, the API started to work again. I'm assuming something in the old version has been decommissioned. This does not however explain why it was working occasionally.
linux4pc
·1 year agoThank you for the tip. With the current DLL it also works again for me.
miri-5626
·1 year agoHello,
I am having the same problem that ReviseItem always gives a timeout after 2 calls.
Anyway i have the actual version obtained thru nuget.
Are you using the SDK linked from Ebay Developr page:
By LokeshRishi?