Hi Abe --
I'm seeing a different problem. We're now getting API Limit warnings emailed to us for a specific user, but we are not getting enough information to determine which user is the cause of the problem. We've never gotten the API limit warnings before and our app behavior hasn't changed much. Are these just now getting enforced?
The problem is that Etsy only allows a single API call to do an inventory quantity adjustment, and we have customers with a few thousand items that do a daily update of quantities, and this means one API call per update (sometimes more). This is causing our biggest customers to probably blow through the API limits, but we don't have enough information to tell for sure. The email cites a user ID, but not sure how to match that up with the right user on our end.
First, can you tell me how to get that information, and second, can we figure out how in our case to either get our rate limit (for specific users) increased or a better way to optimize the API calls when we're doing batch updates on thousands of items for a single user?