[twitter-dev] why it doesn't work: GET statuses/retweets/:id

2010-09-23 Thread yuzhujiutian
hi all: my url, prm(parameters) as following: char *tweet_retweets_response = NULL; debug trace: tweet_retweets_url = http://api.twitter.com/1/statuses/retweets/25293485057.xml debug trace: tweet_retweets_prm = oauth_consumer_key=**&oauth_nonce=UuG5RuilHNOJWdbcM5iS&oauth_sig

[twitter-dev] Which API to use to achieve tweet, and who can help share the demo code? (c++, liboauth)

2010-09-20 Thread yuzhujiutian
hi, all Which API to use to achieve tweet, and who can help share the demo code? (c++, liboauth) I have achieved to obtain access token of the code(c++, liboauth), but in achieving the tweet, always prompt failure, who can send a demo program to me, the best is based on the liboauth, c++. And if

[twitter-dev] who can share the tweet program(c++, liboauth)

2010-09-19 Thread yuzhujiutian
hi, all who can share the next tweet program(c++, liboauth)? I have achieved to obtain access token of the code(c++, liboauth), but in achieving the tweet, always prompt failure, who can send a demo program to me, the best is based on the liboauth, c++. And if someone on the oauth authentication

[twitter-dev] twitter api oauth c++ demo source code

2010-09-15 Thread yuzhujiutian
twitter api oauth c++ demo source code 1.2 OAuth Authentication Flow Figure 1-1 OAUTH AUTHENTICATION FLOW v1.0a (Please refer to the attached "gridtwit_client_oauth_demo_src_0.1.0.tar.gz" file "Demo_Description.doc") 1.3 Token parameter The following token parameter description is based on the p

[twitter-dev] api documation, the context is ok? while my app tweet error?

2010-09-08 Thread yuzhujiutian
api documation, the context is ok? while my app tweet error? http://dev.twitter.com/doc my code info(oauthlib0.8.9, c++): char *url_tmp_2 = NULL; char *prm_tmp_2 = NULL; rtn_code1 = twit_oaum_access_token(TWIT_CURL_ACCESS_TOKEN_URL, TWIT_TEST_USER_CONSUMER_KEY, TWIT_TEST_USER_CONSUMER_SECRET,

[twitter-dev] please help, problem about twitter api

2010-09-06 Thread yuzhujiutian
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_i