Why am I getting {‘hangup’: True} from the userstream api?
My app was working before I started getting this response. The stream doesn’t stay open more than a minute now.

Same problem…

I’ve noticed the {‘hangup’: True} comes 30 seconds after starting streaming.
I’ve noticed too that when I’m streaming on /statuses/filter endpoint with a very popular keyword like “social”, I don’t receive {‘hangup’: True}.
Finally, I’ve noticed that I receive the {‘hangup’: True} with the both public stream endpoints and with the unique user stream endpoint.

@RoboCopShop Do you have find the solution for this issue?

Are you using GitHub - python-twitter-tools/twitter: Python Twitter API ?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.