When querying the rate limits I receive the following:

“/users/show/:id”:{“limit”:181,“remaining”:181, “reset”:1457114599}

This is not only happening for me.
Another annoying thins is when only 1 request is Twitter actually report that the RateLimits have been completely used (yes we did use 180 but not 181).

Yes, also noticed the ratelimits being reported as 181 for some 180 endpoints - but that was only from GET application/rate_limit_status - with actual calls X-Rate-Limit-Remaining Headers were correct

1 Like