Hi,
i am trying to implement Twitter Connectivity through my app but getting following error:
Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: http://twitter.com/oauth/request_token?oauth_consumer_key=consumer%20key&oauth_nonce=A53A3 2E4-AAF8-934C-B2EB-73C3675EA491&oauth_signature=7M4yZ6Kvhl3xLF%2BY1NapViKbh98%3D&oauth_sig nature_method=HMAC-SHA1&oauth_timestamp=1354856884
at com.dipanwita.twitter::Twitter/authenticate()[D:\Sample_Projects\TwitterConnectivity\src\ com\dipanwita\twitter\Twitter.as:83]
at views::TwitterConnectivityHomeView/authenticate()[D:\Sample_Projects\TwitterConnectivity\ src\views\TwitterConnectivityHomeView.mxml:44]
at views::TwitterConnectivityHomeView/creationCompleteHandler()[D:\Sample_Projects\TwitterCo nnectivity\src\views\TwitterConnectivityHomeView.mxml:31]
at views::TwitterConnectivityHomeView/___TwitterConnectivityHomeView_View1_creationComplete( )[D:\Sample_Projects\TwitterConnectivity\src\views\TwitterConnectivityHomeView.mxml:7]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.core::UIComponent/dispatchEvent()[E:\dev\4.y\frameworks\projects\framework\src\mx\core \UIComponent.as:13152]
at mx.core::UIComponent/set initialized()[E:\dev\4.y\frameworks\projects\framework\src\mx\core\UIComponent.as:1818]
at mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\4.y\frameworks\projects\framewo rk\src\mx\managers\LayoutManager.as:842]
at mx.managers::LayoutManager/doPhasedInstantiationCallback()[E:\dev\4.y\frameworks\projects \framework\src\mx\managers\LayoutManager.as:1180]
please see the following links:
Plz...help me.
Thanks in advance...