Thanks a lot for the quick response!
I'm curious, what is considered a large number of calls? I'm
performing one call for the search of ingredients, and then one call
to get the serving type of a selected ingredient, so it's doing 2-3
API calls in succession. However, I'm still getting the error after I
search a few times (and it seems like once you get that error, you'll
keep getting it until whatever restriction is put in place is auto
lifted after a certain time).
I mean 5,000 calls/day = 3.47 calls/min 24 hours a day, if that's how
the limits are set, then this error is making sense, but I'm not doing
more then probably 100 calls/day right now overall, if that, while
testing, but they are usually in groups close together over a couple
hours.
Thanks again for any insight!