I'm testing oAuth with IE7. The authorization page is displaying a javascript error. The same url opens fine in Firefox.
Url = http://twitter.com/oauth/authorize/?oauth_token={token}&oauth_token_secret={secret} Error = Object Required JS Line = if(window.top === window.self) {document.getElementById ('twitainer').style.display='block';} Has anyone else had problems with IE7 on the authorization page?
