12-06-2012 11:57 PM
Hi,
i am trying to implement twitter access through my app.but getting error :
xt=Error #2032: Stream Error. URL: http://twitter.com/oauth/request_token?oauth_consu
at com.dipanwita.twitter::Twitter/authenticate()[D:\S
at views::TwitterConnectivityHomeView/authenticate()[
at views::TwitterConnectivityHomeView/creationComplet
at views::TwitterConnectivityHomeView/___TwitterConne
at flash.events::EventDispatcher/dispatchEventFunctio
at flash.events::EventDispatcher/dispatchEvent()
at mx.core::UIComponent/dispatchEvent()[E:\dev\4.y\fr
at mx.core::UIComponent/set initialized()[E:\dev\4.y\frameworks\projects\frame
at mx.managers::LayoutManager/doPhasedInstantiation()
at mx.managers::LayoutManager/doPhasedInstantiationCa
links are as follows:
can any one help me?
Thanks in advance...
12-07-2012 08:16 AM
I googled it, and it looks like that request is not available trough HTTP. Here is more info on this problem:
http://cookbooks.adobe.com/post_Flex_Error__2032__
Please click the Thumbs Up icon if this comment has helped you! If your issue is resolved, please click the solution button on the resolution!
12-07-2012 09:10 AM
yes!i also got that material.but i cant understand when i have all the required library and then why its showing this error?and that material cant solve my problem.what to do now?
12-07-2012 09:29 AM
Can you open that link in your browser on your PC?
Please click the Thumbs Up icon if this comment has helped you! If your issue is resolved, please click the solution button on the resolution!
12-07-2012 09:36 PM
i can open my twitter account in my browser
12-13-2012 05:03 AM