Hi Zach,
There's no getting around rate limits. If you want all the checkins,
keep track of the last batch of checkins you received and start from
there when you have more API calls available.
-Greg
On Thu, Apr 15, 2021 at 1:52 PM Zach Smith <
znathan...@gmail.com> wrote:
>
> I have an app built with Untappd's public API and I am getting all the checkins for an authenticated user. This gives me 100 calls at 50 checkins per call so any user over 5000 checkins will be rate limited. Anyone have any idea how to get around it? Currently I just try and handle the error gracefully but it stops my app from working for large power users
>
> --
> You received this message because you are subscribed to the Google Groups "Untappd API Developer Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
untappd-api-develop...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/untappd-api-developer-group/38fa0e73-b2d9-492f-9f57-3a8c13a4d605n%40googlegroups.com.
--
Greg Fiumara