philipbeel / Tweetable

Tweetable - A jQuery plugin for displaying twitter feeds
https://github.com/philipbeel/Tweetable
Other
119 stars 49 forks source link

Tweetable is not working... #22

Closed lookvnice closed 11 years ago

lookvnice commented 11 years ago

Hi,

Tweetable is not working. It stopped working and not showing any tweets as you can see here: http://plugins.theodin.co.uk/jquery/tweetable/tweetable.1.7/demo/index.html

Please tell me what's creating problem...

Kind Regards, Danish Abdullah

philipbeel commented 11 years ago

Looking into this issue.

LittleDigital commented 11 years ago

Is this fixed. Firefox is saying that the response has a SyntaxError: invalid label. The response from the call has my tweets

cport1 commented 11 years ago

I can't seem to get this to work either... any updates?

philipbeel commented 11 years ago

I have updated the code on github. The issue relates to get my getmytweets.co.uk not accepting JSONP which causes issues in IE I have remove this so that it will work in other browsers.

lookvnice commented 11 years ago

Any suggestion or solution to work with IE. As its not good, there should be some kind of solution for this...

philipbeel commented 11 years ago

IE support is blocked until getmytweets api endpoint supports JSONP responses