This is because Twitter has ceased allowing "Basic Authentication" as of August 16, 2010. (details here: http://apiwiki.twitter.com/)
You must now use oAuth authorization instead. This morning I began rewriting the Tweet-On-Publish project to use this new authorization system, and will make source available when I'm finished. I don't know exactly how long this will take as I don't know exactly what bear-traps will appear when dealing with oAuth, but I don't expect it to take very long. I will update this thread as I go, so just stay tuned.
Stopped working
I had this working on 2 separate websites but it has now stopped? Nothing has changed at my end and the Twitter username/passwords have not changed?
Is it working for everyone else?
This is because Twitter has ceased allowing "Basic Authentication" as of August 16, 2010. (details here: http://apiwiki.twitter.com/)
You must now use oAuth authorization instead. This morning I began rewriting the Tweet-On-Publish project to use this new authorization system, and will make source available when I'm finished. I don't know exactly how long this will take as I don't know exactly what bear-traps will appear when dealing with oAuth, but I don't expect it to take very long. I will update this thread as I go, so just stay tuned.
Thanks!
Did you ever updated this package and if so can we find the source somewhere?
Jeroen
Darren put the source up on his bitbucket repository: https://bitbucket.org/darrenjferguson/open-source-umbraco-packages/src/0fb9fe82b214/tweet_on_publish_for_umbraco
I do recall that someone actually an oAuth patch for it... but never got released. I'll see if I can dig up the old forum post about it.
Cheers, Lee.
Found it.
Old forum post: http://our.umbraco.org/projects/website-utilities/tweet-on-publish/feature-suggestions/13623-Tweet-for-Umbraco-authorization
Blog post on the oAuth changes: http://www.dibbus.com/2010/10/tweet-on-publish/
Cheers, Lee.
is working on a reply...