Hi,
I have an application that uses Twitter to do an authen user, but sometimes I get an error with the message “This feature is temporarily unavailable” when getting token credentials.
**Is this because my app is experiencing rate-limit? **
If yes, is there any way I can increase the rate-limit for my app?
In the documentation provided by Twitter, it is not clear what the rate-limit is?
I think the default rate limit is something like 15 calls in 15 minutes for POST endpoints, but this rate limit is not shown, Rate limits: Standard v1.1 | Docs | Twitter Developer Platform
I think you have to manage it yourself with a queue. There is no way around it that I know of.
but I think when use Twitter authen it must have no limit or limit according to the user but not according to the app
I’ve no idea honestly - i’ve never had the situation where i was authenticating more than 1 user per minute - this is something you’re likely to get a better answer for from someone at twitter: Platform but that form can take a while to get a response, hopefully someone follows up here on the forum instead!
1 Like
system
Closed
#5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.