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

Multiple days of Too many requests, but Analytics API Rate Limit shows 4940 left.

When calling https://api.ebay.com/buy/browse/v1, we get a Too Many Requests response, saying we are rate limited. But when I check the developer/analytics/v1_beta endpoint, we get this response, showing we have requests left (which makes sense, as we didn’t have a successful API Call since Friday). Any ideas?

 

 

 

{
      "apiContext": "buy",
      "apiName": "Browse",
      "apiVersion": "v1",
      "resources": [
        {
          "name": "buy.browse",
          "rates": [
            {
              "limit": 5000,
              "remaining": 4950,
              "reset": "2023-10-23T07:00:00.000Z",
              "timeWindow": 86400
            }
          ]
        },

 

Message 1 of 1
latest reply
0 REPLIES 0