08-09-2023 06:04 PM
from past 18 hours (from like 8/9 16:00 JST), GetSellingManagerSoldListings retruns nothing.
Does anyone knows anything related to this?
08-09-2023 10:17 PM
same problem, cant find a solution.
08-10-2023 04:37 PM - edited 08-11-2023 08:53 AM
Trading API calls like GetSellingManagerSoldListings which were used for Selling Manager Pro operations, has been depreciated.
These calls were previously used for Selling Manager / Selling Manager Pro users, but Selling Manager / Selling Manager Pro subscriptions have not been supported on eBay since June 2021, which means that these calls no longer have any practical use on eBay’s platform.
Please use GetOrders call of Trading API or getOrders call of Fulfillment API to get the order related details.
08-10-2023 05:03 PM
We had tried GetOrders and same result.
08-14-2023 06:53 PM
I noticed that the `GetSellingManagerSoldListings` Trading API call has been providing proper responses once more since around 2023-08-15 01:00:00 UTC.
I would appreciate confirmation on the following points:
- Is the Trading API call `GetSellingManagerSoldListings` still currently accessible?
- In a previous communication, it was noted that the `GetSellingManagerSoldListings` Trading API call had been deprecated. Could you kindly supply details regarding the anticipated removal date for this call and where this information is officially documented?
09-14-2023 12:51 AM
Once, the responses from 'GetSellingManagerSoldListings' were received successfully. However, today, it has stopped responding again. We were still in the process of switching to the new API, so I'm facing issues with my app stopping when the response is not returned.
Could you please provide information on the official deprecation status of 'GetSellingManagerSoldListings'?
When is the removal date, and where can I find clear documentation regarding this?
09-18-2023 01:09 AM
Same problem here.
GetSellingManagerSoldListings-CAll first returns a few results but then aborts with an error.
"Connection was closed by remote host"
In the current eBay SDK, the function is not marked as “deprecated”.
What are the alternatives to this call?
09-18-2023 01:45 AM
finally found it...deprecatet
09-19-2023 12:09 AM
Thanks @chrimo_161666 for finding the document.
09-19-2023 12:16 AM
@masamats-74you're welcome...
What is your preferred alternative?
Apparently GetOrders doesn't work either as mentioned in Post #4
10-17-2023 03:09 AM
What is the preferred alternative?
Apparently GetOrders doesn't work either as mentioned in Post #4
10-19-2023 08:53 AM