Yesterday evening control URIs completely stopped working. The first 100 users get added okay, but following that, a request, for example, to the following URI:
results in:
Response Code: 401
Response Body: Unknown URL. See Twitter Streaming API documentation at http://dev.twitter.com/pages/streaming_api
Since the first request goes through with no problem, our OAuth credentials must still be fine. And the code making these requests has not changed in months, so nothing changed over here. Does anyone know what this could be? Thanks!