My first request is working and it pretty simple with no extra
parameters:
http://api.twitter.com/1/statuses/friends_timeline.json
application authenticated and I receive about 15 tweets.
when make GET with extra parameters:
GET /1/statuses/friends_timeline.json?count=50
I getting 401!!
pretty much cannot specify any parameters....

When I do
GET /1/statuses/user_timeline.json?count=50
it works perfectly?!

Please advise!

-- 
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

Reply via email to