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

Rate Limit Error Excel VBA Macro

I am trying to setup Excel VBA macro to pull completed item data and I keep getting this error. To my knowledge, the rate limit should be 5,000. I am getting this error on the first time I am running the macro.
I'm new here, so take it easy on me.

double_ddeals_0-1751946611730.png

 

Message 1 of 2
latest reply
1 REPLY 1

Rate Limit Error Excel VBA Macro

Hello @double_ddeals,

 

You are receiving the error message because you are using the Finding API, which has been decommissioned. For more information about the API decommissioning, please visit the following link: https://developer.ebay.com/develop/get-started/api-deprecation-status

We recommend switching to the Browse API as an alternative to this API. Please refer to the documentation of the Browse API for more details: https://developer.ebay.com/api-docs/buy/browse/static/overview.html

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