"Using OAuth" section in the README is missing information

2 views
Skip to first unread message

Clive Crous

unread,
Aug 26, 2010, 6:23:36 AM8/26/10
to Grackle Development
Hi,

This is the extract from within the README

Using OAuth
client = Grackle::Client.new(:auth=>{
:type=>:oauth,
:consumer_key=>'SOMECONSUMERKEYFROMTWITTER', :consumer_secret=>'SOMECONSUMERTOKENFROMTWITTER',
:token=>'ACCESSTOKENACQUIREDONUSERSBEHALF', :token_secret=>'SUPERSECRETACCESSTOKENSECRET'
})

I've created a new twitter application and that's given me my Consumer
Key and Secret. But I can't find any information within the Grackle
project on where the token and token secret come from?

Thanks,
Clive

Damon Clinkscales

unread,
Aug 26, 2010, 12:53:52 PM8/26/10
to Grackle Development
See http://dev.twitter.com/pages/oauth_single_token if it's just you
making the call.

/damon
Reply all
Reply to author
Forward
0 new messages