cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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?

Message 1 of 7
latest reply
6 REPLIES 6

eBay .NET SDK Calls Timing Out

We'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?

Message 2 of 7
latest reply

eBay .NET SDK Calls Timing Out

I'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.

Message 3 of 7
latest reply

eBay .NET SDK Calls Timing Out

Thank you for the tip. With the current DLL it also works again for me.

Message 4 of 7
latest reply

eBay .NET SDK Calls Timing Out

Hello,
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?

Message 5 of 7
latest reply

eBay .NET SDK Calls Timing Out

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.  

 
For example, the removal of deprecated elements in the latest schema version has resulted in backward incompatibility. To stay informed about schema updates, including the removal of elements, please consult the Trading API Release Notes.
 
Further details on Versioning Strategy and Deprecated Objects can be found here: https://developer.ebay.com/DevZone/XML/docs/ReleaseNotes.html 
 
You can also check the README on our GitHub page
Best Regards,
eBay Developer Support
Message 6 of 7
latest reply

eBay .NET SDK Calls Timing Out

Hi developer_support@ebay ,
my problem solved as the error only occured in the sandbox.
Going to the live system averything works fine.

Message 7 of 7
latest reply