ryangiglio / jquery-tweetMachine

A jQuery plugin that allows you to create a streaming Twitter feed using their new REST API v1.1
MIT License
49 stars 16 forks source link

Handle errors from Twitter #4

Closed ryangiglio closed 11 years ago

ryangiglio commented 11 years ago

I think for each case the plugin should simply display an error message before the tweet container.

ryangiglio commented 11 years ago

The plugin now displays the error code and error message before the tweet container.