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

GetMyEbaySelling returned "Call usage limit has been reached" message.

I have 3 developer accounts. but all GetMyEbaySelling returned "Call usage limit has been reached" message.

It is happened from last day to today. Even I checked usage limit by using GerRateLimits, it is showed still have limit like this.

This problem happened in my account? Or Dose anyone got same problem?

```

"name": "GetMyeBaySelling",
          "rates": [
            {
              "limit": 5000,
              "remaining": 5000,
              "reset": "2024-09-26T07:00:00.000Z",
              "timeWindow": 86400
            }
          ]

``` 

 
Message 1 of 2
latest reply
1 REPLY 1

GetMyEbaySelling returned "Call usage limit has been reached" message.

Hi @yoshiki_maehara,

 

To retrieve information about call limits for an application,  you need to utilize the getRateLimits call with Application access token. 

 

You can submit a "Application Growth Check" request to increase the API call limits for your application when your application is close to hit the Daily API limit. The application growth check is a free service that the eBay Developers Program provides to its members. 

 

For more details, refer to the "Request an application growth check" guide.

Best Regards,
eBay Developer Support
Message 2 of 2
latest reply