Rate Limit
Hi Support,
As per our knowledge the rate limit is per user, but we are getting rate limit error when a user try tro call http://api.podio.com/oauth/token for the first time.
Can you clarrify if the rate limit if per user or per API key. If its per user, do you know why we gets rate limit error when a user try to call http://api.podio.com/oauth/token for the first time.
-
What grant type are you using? Authentication calls have a separate rate limit to block excessive authentication attempts. If you are getting rate limited on login operations it's most likely because you are authenticating too often. Re-use your access/refresh tokens to avoid authenticating all the time.
/Andreas
Please sign in to leave a comment.
Comments
2 comments