SAS and Twitter's new OAuth scheme

  • Follow


Hi,

I had working SAS code (based on examples posted here, and on
blogs.sas.com) to connect to Twitter and collect statistics on my
Twitter account.
I hadn't run it for a while, but it doesn't work any longer.
Undoubtedly this is because Twitter has changed its authorization
scheme into OAuth. I could have guessed, because the Twitter app I use
on my Windows/Mobile phone (PockeTwit) suffered from the same change.

I haven't found any examples yet how to do the authentication now with
SAS Proc HTTP. Any hints?
I don't know (yet) anything on OAuth, so I thought I'd look and ask
around before starting on that...

Frank Poppe
0
Reply Frank 9/10/2010 1:10:53 PM

Frank,

I'm not yet sufficiently familiar with those feeds, but would guess
that a good source to ask would be the two SAS employees who wrote the
SGF paper referenced in the following post:

http://www.listserv.uga.edu/cgi-bin/wa?A2=3Dind1009a&L=3Dsas-l&D=3D1&O=3DA&=
P=3D12041

Also, I'm forwarding your post to SAS-L in case any of my colleagues,
there, know the answer.

Art
------------
On Sep 10, 9:10=A0am, Frank Poppe <Frank.Po...@PWconsulting.nl> wrote:
> Hi,
>
> I had working SAS code (based on examples posted here, and on
> blogs.sas.com) to connect to Twitter and collect statistics on my
> Twitter account.
> I hadn't run it for a while, but it doesn't work any longer.
> Undoubtedly this is because Twitter has changed its authorization
> scheme into OAuth. I could have guessed, because the Twitter app I use
> on my Windows/Mobile phone (PockeTwit) suffered from the same change.
>
> I haven't found any examples yet how to do the authentication now with
> SAS Proc HTTP. Any hints?
> I don't know (yet) anything on OAuth, so I thought I'd look and ask
> around before starting on that...
>
> Frank Poppe

0
Reply art297 (4237) 9/10/2010 10:28:46 PM


1 Replies
347 Views

(page loaded in 0.063 seconds)

Similiar Articles:









7/30/2012 2:56:39 PM


Reply: