swiv-o-matic
Adventurer
Community Member since ‎04-03-2012
‎12-27-2024

User Statistics

  • 22 Posts
  • 0 Solutions
  • 10 Helpful Votes Given
  • 8 Helpful Votes Received

User Activity

I am guessing there's some type of API issue. Since last night I have been receiving the error "Your application has exceeded usage limit on this call, please make call to Developer Analytics API to check your call usage."I have not exceeded the rate...
Making a call to https://api.ebay.com/developer/analytics/v1_beta/rate_limit/?api_name=tradingapiand despite having used approximately 800 calls so far today for GetOrders, it's still returning:"limit": 5000,"remaining": 5000,I'm hours from my reset ...
The call limits page mentions call limits like "100,000 API calls per day" for Feed API.If I login to my own personal account and use up all those calls, are other users who passed the grant flow subjected to the same limits or do they get their own ...
The getOrders call to Fulfillment API returns an enumerated field named 'lineItems'.The field contains items in the order.What I need to know is if all of the lineItems have the PAID status (as indicated by orderPaymentStatus)?I would think that all ...
I was printing out two labels, one for First Class and one for FedEx.For the First Class item the system is trying to charge me for Media Mail AND First Class when I use the bulk printing option (screenshot 1). If I click the item to print postage in...
Helpful from