Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

New Post: retrieving user time line tweets

$
0
0
Hi I am trying to retrieve 20 timeline tweets.

I have this so far ->
   http_client api3(U("https://api.twitter.com/1.1/"), m_http_config);
   json::value jsonobj3 = api3.request(methods::GET, U("statuses/home_timeline.json")).get().extract_json().get();
   ucout << jsonobj3;
But it does not print out any tweets.

Any help is appreciated.

Mark

Viewing all articles
Browse latest Browse all 4845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>