Twitter mentions count=200

90 views
Skip to first unread message

Paul

unread,
Aug 5, 2011, 4:10:58 AM8/5/11
to Twitter Development Talk
Can anyone please assist me,

Im trying to get 200 mentions at a time, but twitter api only return
20 at a time (which is the default). I generate my base url and it
returns teh following (which ive checked is correct).

GET&http%3A%2F%2Fapi.twitter.com%2F1%2Fstatuses
%2Fmentions.json&oauth_consumer_key%XXXXXXXX%26oauth_nonce
%3DYPQXNMDIXAJHNRCOGWIA%26oauth_signature_method%3DHMAC-
SHA1%26oauth_timestamp%3D1312530835%26oauth_token%3DXXXXXXX
%26oauth_version%3D1.0

Out of despiration I've even tried adding count=200 in here, but that
obviously doesnt work. Then my queryfields is generated like this,
which im passing using GET

count=200&oauth_consumer_key=XXXXXXXXXX&oauth_nonce=YPQXNMDIXAJHNRCOGWIA&oauth_signature_method=HMAC-
SHA1&oauth_signature=yhJrFa8Y7EFFwLXNGshfhw6fNzc
%3D&oauth_timestamp=1312530835&oauth_token=XXXXXXXXX&oauth_version=1.0

Im not getting any errors or anything, but i only get 20 mentions
back.

Please help.

Thank you
Reply all
Reply to author
Forward
0 new messages