Hi All
I accessed lot of useless comments like to clear the cache and install new browser so don’t follow them just use and follow code if you are flash developer
var oauth:OAuth;
var serviceUrl:String=“http://labs.swfjunkie.com/tweetr/proxy”
oauth.addEventListener(OAuthEvent.COMPLETE, oauthComplete);
oauth.addEventListener(OAuthEvent.ERROR, oauthError);
oauth.serviceHost=serviceUrl;
oauth.consumerKey=“your consumer key”;
oauth.consumerSecret=“your secret key”;
oauth.getAuthorizationRequest();
Never you get the issue “whoa there” in future using above code