Comment by Meepster23 on 06/06/2023 at 12:15 UTC

3 upvotes, 2 direct replies (showing 2)

View submission: Lets talk about those API calls

View parent comment

100 requests per minute across their entire app for all users. So as soon as you even have a handful of users, you'll be hitting those limits if they are using the app at the same time

Replies

Comment by TheChrisD at 06/06/2023 at 12:18 UTC

0 upvotes, 1 direct replies

So why no adjustment to validate with the user's own OAuth credentials so that each individual's activity is measured against their own individual API quota?

Comment by hyzmarca at 07/06/2023 at 00:12 UTC

1 upvotes, 1 direct replies

What if the app just opened a separate developer account for each user so that every install would have its own API key and its own limit?