Hi,
I am currently experiencing issues accessing Streaming API endpoints and receiving 401 errors even with running basic tests generated from the Twitter developer console (Test OAuth) such as statuses/sample.json. The OAuth authentication works fine for endpoints such as Search, I only see the streaming APIs have a problem.
I’m not sure if it’s related, but I am not experiencing this issue when initiating requests from certain US-based servers, but I have tried on various AU-based clients and they all consistently return 401 for Streaming, and work fine for other REST-ful APIs such as Search.
I have tried various apps and regenerated keys with the same result.