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

sales insight api throws error of 100000

i am trying to hit sales insights api 

endpoint of api is  https://api.sandbox.ebay.com/buy/marketplace_insights/v1_beta/item_sales/search?category_ids=168058

it gives following response

{
"errors": [
{
"errorId": 100000,
"domain": "API_MARKETPLACE_INSIGHTS",
"category": "APPLICATION",
"message": "There was a problem with an eBay internal system or process. Contact eBay developer support for assistance."
}
]
}


if anyone here faced this issue please help me out

Message 1 of 2
latest reply
1 REPLY 1

sales insight api throws error of 100000

This error may indicate that there is a problem with the eBay internal system or process, and it is not related to your request or code. This error may occur intermittently or temporarily, and it may be resolved by eBay without any action from your side.

To fix this error, you can try the following solutions:

  • Retry your request after some time. You may need to wait for a few minutes or hours before the error is resolved by eBay.
  • Contact eBay developer support for assistance. You can submit a support ticket or post a question on the eBay developer forums. You may need to provide some information about your request, such as the endpoint, the parameters, the headers, and the response.
  • Check the eBay status page for any service disruptions or maintenance issues. You can find the status page at eBay Status. You can also subscribe to the status updates via email or RSS feed.

I hope this helps you solve your error 100000 issue with the sales insight api.

Message 2 of 2
latest reply