Oauth integration started working for me.
On Aug 16, 7:51 pm, goodtest wrote:
> I agree. Its hard to convince people to use twitter API if it goes
> down for days and that too this frequently :(
>
> On Aug 16, 4:35 pm, Dewald Pretorius wrote:
>
>
>
> > From my side, it looks as if Operations ar
1. Read
http://groups.google.com/group/twitter-development-talk/browse_thread/thread/4655448e637baa81
2. Wait
On Aug 16, 5:52 pm, benn wrote:
> Hi guys,
>
> I'm still getting oauth timeout issues (on twitters side).
>
> Repro steps in safari 3.1:
>
> 1. go to twitterplaces.com
> 2. press 'Allow
Me neither
On Aug 16, 12:32 pm, johan pretorius
wrote:
> Doug:
>
> > The first step our operations team must take will likely cause API downtime,
> > especially affecting OAuth. We apologize for the inconvenience and we will
> > work quickly to reduce the impact to the API. We appreciate your pa
ize
> url.
>
> On Aug 15, 6:51 pm, Ritvvij wrote:
>
>
>
> > Hi could this be the reason why?
>
> > On clicking authenticate user, my application moves to twitter. When
> > the user presses APPROVE, it waits like forever and then goes to a
> > blank pag
Someone please assist.
On Aug 15, 3:54 pm, Ritvvij wrote:
> can someone please help??
>
> On Aug 15, 3:19 pm, Ritvvij wrote:
>
>
>
> > Hi,
>
> > development env: ruby on rails
> > oauth: 0.3.5
> > gem used: twitter_oauth
>
> > My code to c
Hi could this be the reason why?
On clicking authenticate user, my application moves to twitter. When
the user presses APPROVE, it waits like forever and then goes to a
blank page with url as "http://twitter.com/oauth/authorize " instead
of my call back URL. ??
Please advise.
Till last night my
can someone please help??
On Aug 15, 3:19 pm, Ritvvij wrote:
> Hi,
>
> development env: ruby on rails
> oauth: 0.3.5
> gem used: twitter_oauth
>
> My code to call twitter is
>
> client = TwitterOAuth::Client.new(
> :consumer_key => Attribute::CONSU
Hi,
development env: ruby on rails
oauth: 0.3.5
gem used: twitter_oauth
My code to call twitter is
client = TwitterOAuth::Client.new(
:consumer_key => Attribute::CONSUMER_KEY,
:consumer_secret => Attribute::CONSUMER_SECRET)
request_token = client.request_token(:oauth_callback => 'ht
Can someone please help?
I want to start development but oauth requires the consumer token and
secret key as basic things to start.
And I dont have 'em. Still operating on localhost.
Can you please be very exact when you mention how to (am a newbie)
On Jul 22, 5:46 pm, Ritvvij wrote:
&g
Still cant find it :(
On Jul 22, 4:56 pm, Abraham Williams <4bra...@gmail.com> wrote:
> You will want to set oauth_callback when you get a request token. Check out
> OAuth 1.0a in the Twitter API docs. You can set it to be localhost.
>
>
>
> On Wed, Jul 22, 2009
what is OOB (pin) flow?
Sorry for the dumb questions am new to this
On Jul 22, 4:40 pm, JDG wrote:
> you could get a key and use the OOB (pin) flow.
>
>
>
> On Wed, Jul 22, 2009 at 15:20, Ritvvij wrote:
>
> > Hi,
>
> > I want to integrate my ruby on rails webs
Hi,
I want to integrate my ruby on rails website with twitter.
For all the tutorials I have gone through they require me to use oauth
Oauth requires a consumer key and secret key from twitter.com (http://
twitter.com/oauth_clients/new)
However, my project is still in development phase (localhost)
12 matches
Mail list logo