필터 지우기
필터 지우기

Access Twitter API using Matlab tweety Function

조회 수: 2 (최근 30일)
Jothi
Jothi 2013년 5월 4일
Sir,
i have obtain twitter credential according to you instruction. ie.,
tw.saveCredentials()
but i have following error. how to set the credentials. how to search and download tweets using matlab.
??? Java exception occurred: java.io.IOException: Server returned HTTP response code: 400 for URL: http://api.twitter.com/1/account/verify_credentials.json
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
Error in ==> twitty>twitty.callTwitterAPI at 2018 inStream = BufferedReader( InputStreamReader( httpConn.getInputStream ) );
Error in ==> twitty>twitty.accountVerifyCredentials at 1410 S = twtr.callTwitterAPI(httpMethod,url,params,1);
Error in ==> twitty>twitty.saveCredentials at 233 S = twtr.accountVerifyCredentials; kindly help me sir.
thanks in advance.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Java Client Programming에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by