oauth not working in IE

107 views
Skip to first unread message

Dave

unread,
Jun 1, 2009, 10:13:18 PM6/1/09
to Twitter Development Talk
Did something just change like around 9:30PM Eastern. The oauth
authorization was working great in IE but all the sudden it stopped.
It appears twitter is not returning with the auth token or something
I'm just get bounce around a little then it settles on this error
message.

Woah there!
This page requires some information that was not provided. Please
return to the site that sent you to this page and try again … it was
probably an honest mistake.

It's still working fine in FF and I never say it's not my code but
considering this example site (http://twitter.abrah.am/) I found in
twitter's documentation doesn't work anymore either in IE I'm gonna
have to say it's not my code.

Xim

unread,
Jun 2, 2009, 3:13:07 AM6/2/09
to Twitter Development Talk
It looks like the problem in meta tag that twitter uses for client
side redirection. It misses "url=..." in

<meta http-equiv="refresh" content="0; http://example.com" />

it should be

<meta http-equiv="refresh" content="0; url=http://example.com" />

Guys from twitter, it would be great if you fix it ASAP.

Thanks

On 2 июн, 06:13, Dave <phpar...@gmail.com> wrote:
> Did something just change like around 9:30PM Eastern. The oauth
> authorization was working great in IE but all the sudden it stopped.
> It appears twitter is not returning with the auth token or something
> I'm just get bounce around a little then it settles on this error
> message.
>
> Woah there!
> This page requires some information that was not provided. Please
> return to the site that sent you to this page and try again ... it was

Matt Sanford

unread,
Jun 2, 2009, 9:35:56 AM6/2/09
to twitter-deve...@googlegroups.com
Hi there,

It looks like this went out along with a few other things
yesterday. I'll get a fix ready to be deployed today.

Thanks;
– Matt Sanford / @mzsanford
Twitter Dev

alon

unread,
Jun 2, 2009, 10:30:55 AM6/2/09
to Twitter Development Talk
you da man!

On Jun 2, 4:35 pm, Matt Sanford <m...@twitter.com> wrote:
> Hi there,
>
> It looks like this went out along with a few other things
> yesterday. I'll get a fix ready to be deployed today.
>
> Thanks;
> - Matt Sanford / @mzsanford

Adam Loving

unread,
Jun 2, 2009, 3:18:51 PM6/2/09
to Twitter Development Talk
Yes, please hurry! Internet Explorer is still utilized by a few
vociferous users.

Matt Sanford

unread,
Jun 2, 2009, 6:02:44 PM6/2/09
to twitter-deve...@googlegroups.com
Hi all,

The fix for this went out about 20 minutes ago [1] and I'm
waiting on equally voracious users of Google Code to reply and make
sure it's working right. This deploy also had a fix for the http/https
issue on the same page (and it turns out elsewhere on the site)
causing a warning for IE users.

Thanks;
– Matt Sanford / @mzsanford
Twitter Dev

[1] - http://code.google.com/p/twitter-api/issues/detail?id=644#c5

Adam Loving

unread,
Jun 2, 2009, 7:52:18 PM6/2/09
to Twitter Development Talk
Working for me know. Thank you!

On Jun 2, 3:02 pm, Matt Sanford <m...@twitter.com> wrote:
> Hi all,
>
> The fix for this went out about 20 minutes ago [1] and I'm
> waiting on equally voracious users of Google Code to reply and make
> sure it's working right. This deploy also had a fix for the http/https
> issue on the same page (and it turns out elsewhere on the site)
> causing a warning for IE users.
>
> Thanks;
> - Matt Sanford / @mzsanford
> Twitter Dev
>
> [1] -http://code.google.com/p/twitter-api/issues/detail?id=644#c5

Dave

unread,
Jun 2, 2009, 7:54:16 PM6/2/09
to Twitter Development Talk
This is working for me in IE 8 now. I've not tested IE 7.

-Dave

On Jun 2, 6:02 pm, Matt Sanford <m...@twitter.com> wrote:
> Hi all,
>
> The fix for this went out about 20 minutes ago [1] and I'm
> waiting on equally voracious users of Google Code to reply and make
> sure it's working right. This deploy also had a fix for the http/https
> issue on the same page (and it turns out elsewhere on the site)
> causing a warning for IE users.
>
> Thanks;
> - Matt Sanford / @mzsanford
> Twitter Dev
>
> [1] -http://code.google.com/p/twitter-api/issues/detail?id=644#c5
Reply all
Reply to author
Forward
0 new messages