Hi, I’m using Twitter API 1.1 and because of the rate limiting I make a call to the rate_limit_status endpoint. It returns the correct oauth token and updates the reset timestamp but doesn’t count down the remaining calls although I exceed the rate limit. Is this a bug or it’s from my code?