clickrain / EE_Twitter

EE Add-on that uses oAuth to display Twitter Feed
Other
48 stars 18 forks source link

empty result #19

Closed pixelman closed 11 years ago

pixelman commented 11 years ago

Hi tried your plugin since Twitter just closed support for API 1.0. But no success. The module tells me: You have successfully authenticated. But using the module displays a blank page. Need an urgent solution for: http://www.schoolofarts.be/graduation2013/ we run EE 2.3.1 ( I know not the latest version… but since we use a MSM… to much to risk for the moment). Any suggestion? Thnkx Pixelman.

bryanburgers commented 11 years ago

One thing you might try is finding the cache file and checking if it has any data in it, or if it has some sort of error message.

pixelman commented 11 years ago

this is the message I got from the cache file… {"errors":[{"message":"Bad Authentication data","code":215}]}

EpocSquadron commented 11 years ago

This happens sometimes. I find you have to manually delete that cache file and then refresh. If it gives the same error, reset the keys in the twitter app account and set up authentication again. Repeat until it behaves.

pixelman commented 11 years ago

Allright this worked for me:) Thank you!