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

Timeout on getorders api call on production server, but not on developer machine

Hello,

 

our access token to our ebay app to read order from our ebay account was expiring. I created a new one, but since then I cannot use the getorders api from our production server anymore. Everything is working fine on my developer machine, but on the production server I get an timeout after 5 minutes of waiting for a responce from ebay. Of course I have tripple checked to use the new token also on our production server.

 

Since a timeout is hard to debug, which possibilites do I have to find the reason for my problem?

 

best regards

Andreas

Message 1 of 5
latest reply
4 REPLIES 4

Re: Timeout on getorders api call on production server, but not on developer machine

I have the same problem since 2024-08-20. Timeout occurs each time on the production server, and randomly on a developer machine. I didn't noticed whether the problem is related to access token or not.

Message 2 of 5
latest reply

Re: Timeout on getorders api call on production server, but not on developer machine

So it seems not to be a single issue. And it is hard to debug, since there occour no errors at all. To contant eBay Developer support I have to purchase hours beforehand which sound not good to me. Is there any other way to forward this issue to eBay Developer Support?

Message 3 of 5
latest reply

Re: Timeout on getorders api call on production server, but not on developer machine

Hello,

 

I found a solution for my problem: My ebay.service.dll was not the newset. It was the same on both, our production server and my developer machine, but both not the newest. After an update all my requests are working again from both machines.

 

best regards

Andreas

Message 4 of 5
latest reply

Re: Timeout on getorders api call on production server, but not on developer machine

Hi @bikespeed25pro  @takemore_net  

 

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 5 of 5
latest reply