08-30-2024 12:42 AM
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
08-30-2024 03:00 AM
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.
09-02-2024 01:16 AM
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?
09-03-2024 03:00 AM
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
09-06-2024 09:43 AM
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.