jso2017
#1
I am querying a list of usernames to get all the mentions during a 4 year period, and when the mentions are more than 1000 or so, the API just collapses and it keeps telling this 503 bad response error, … does it mean that it does not have the capacity? Some months ago there were no issues, even when the mentions were 1 million for a unique username, it could retrieve them and save them on python without any issue. The most unfortunate part, is that it consumes my quota for the month anyways! This is the error: Bad Response. Code: 503. Text: {“title”:“Service Unavailable”,“detail”:“Service Unavailable”,“type”:“about:blank”,“status”:503}
Following this up here instead: