I am using Heroku to host the account-activity-dashboard app I have built according to the Twitter Development documentation and the Github repository. After launching the app through Heroku:
I am not receiving streaming account activity events. Webhook and Callback URLs are working properly. I can manually favorite an event and see the activity in the Heroku logs, but I am not receiving any other tweet objects for the webhook connection.
I am looking to receive a real-time streaming feed of tweets.