Automating our web pages is forbidden. Use the API and OAuth.
Taylor On Monday, September 6, 2010, yuzhujiutian <[email protected]> wrote: > now, i develop a twitter client in oauthlib_0.8.9 and c/c++, but it's > always prompt me to login when i code to tweet. > > code info: > > input_param_url: http://twitter.com/status/update > > input_param_search_string: > authenticity_token=c8a742bea4dffc0589132233ec9d61767310383a&tab=index&in_reply_to_status_id=&in_reply_to=&source=&display_coordinates=false&lat=&lon=&place_id=&status=snsetest20100906&update=update > > > > then call the function oauth_http_post2(input_param_url, > input_param_search_string, NULL) > > and it returns info is: <html><body>You are being <a href="http:// > twitter.com/login?redirect_after_login=%2Fstatus%2Fupdate">redirected</ > a>.</body></html> > > ---------- > by the way, authenticity_token value comes from last operation of > getting friend_timeline. > > -- > Twitter developer documentation and resources: http://dev.twitter.com/doc > API updates via Twitter: http://twitter.com/twitterapi > Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list > Change your membership to this group: > http://groups.google.com/group/twitter-development-talk?hl=en > -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk?hl=en
