Twitter Basic Authentication going away?

Forum over Homeseer scripts (DUTCH forum)

Moderators: TANE, Ruud

Post Reply
DJF3
Advanced Member
Advanced Member
Posts: 895
Joined: Thu Jul 12, 2007 9:28 am
Contact:

Twitter Basic Authentication going away?

Post by DJF3 »

This will break my Twitter script!
http://www.botanicalls.com/forums/topic.php?id=36

Twitter announced that they will stop supporting basic authentication starting June 30th. This will break my Twitter script!

They want you to use the oAuth method:
apiwiki.twitter.com/Twitter-REST-API-Me ... uest_token
more info: support.twitter.com/articles/76052-how- ... plications

That is bad News. I don't know how to program or use that. There are .NET examples:
http://www.voiceoftech.com/swhitley/?p=681

So it looks like we'll have to stop using the WGET. Anyone?

DJ
DJF3
Advanced Member
Advanced Member
Posts: 895
Joined: Thu Jul 12, 2007 9:28 am
Contact:

Post by DJF3 »

UPDATE: there will be proxy service that does basic authentication. (see comments in the firts URL)
Bwired
Administrator
Administrator
Posts: 4704
Joined: Sat Mar 25, 2006 1:07 am
Location: Netherlands
Contact:

Re: Twitter Basic Authentication going away?

Post by Bwired »

Thanks, I also will need to change soon.
DJF3
Advanced Member
Advanced Member
Posts: 895
Joined: Thu Jul 12, 2007 9:28 am
Contact:

Re: Twitter Basic Authentication going away?

Post by DJF3 »

With help of a good friend I was able to find an easy workaround. We have tested this and the modified code + instructions are available on my website: http://www.domoticaworld.com

Click on the Twitter script link in the left menu
User avatar
RDNZL
Forum Moderator
Forum Moderator
Posts: 1008
Joined: Sun Sep 24, 2006 1:45 pm
Location: Dordrecht, The Netherlands
Contact:

Re: Twitter Basic Authentication going away?

Post by RDNZL »

Pff.. I have looked at the source of TwitterVB library, it's big, almost more lines of code than my whole DomotiGa program.
So using a proxy service or using library calls to a linux C oauth twitter library is the only reasonable way for me too...
Regards, Ron.
User avatar
RDNZL
Forum Moderator
Forum Moderator
Posts: 1008
Joined: Sun Sep 24, 2006 1:45 pm
Location: Dordrecht, The Netherlands
Contact:

Re: Twitter Basic Authentication going away?

Post by RDNZL »

Great, all these changes and still unsecure...

arstechnica.com/security/guides/2010/09 ... wrong.ars/
Regards, Ron.
Bwired
Administrator
Administrator
Posts: 4704
Joined: Sat Mar 25, 2006 1:07 am
Location: Netherlands
Contact:

Re: Twitter Basic Authentication going away?

Post by Bwired »

Some more info how to do with classic ASP Vbscript, can work in HS to guess
http://scottdesapio.com/VBScriptOAuth/#exampleCode
Post Reply

Return to “Homeseer Scripts Forum”