How to Fix Digsby from Twitter: Failed to Connect

I believe i managed to fix the issue as follows:



edit the file twitter.js in the path Digsby\lib\plugins\twitter\res,
find the apiRoot parameter (mostly you will find it at line 208)
just update it from 'https://api.twitter.com/1/' to 'https://api.twitter.com/1.1/'

and start digsby. Twitter will be working well!

No comments:

Post a Comment