voxlet
#1
Hello All,
I’m working on a iOS app and having problems with the rate limits of these endpoints.
I am using an account-linked TWRequest to access 1.1 lists/members and lists/subscribers, but it seems that the calls are limited to 15 per window instead of the documented 180.
Examining application/rate_limit_status shows that I am calling with a user token context, but “limit” shows 15 for both endpoints.
Any idea what’s going on, and how I can get the documented rate limits?
Thanks in advance!
episod
#2
Looking into this and should have it resolved soon.
voxlet
#3
Thanks, nice to know there is indeed something wrong.
Will be looking forward to a fix!
episod
#4
This should be resolved for you now. Let me know if you’re still having issues.
voxlet
#5
I have confirmed both endpoints now have 180 calls per window.
Thanks for your excellent support!