"Favorites" feeds require authentication even though HTML is public
I'm trying to get an RSS feed of my favorites (http://twitter.com/AndreasPizsa/favor...) but
curl http://twitter.com/favorites/788479.atom
and
curl http://twitter.com/favorites/788479.rss
both return 401 unauthorized even though their HTML counterparts are publicly accessible.
curl http://twitter.com/favorites/788479.atom
and
curl http://twitter.com/favorites/788479.rss
both return 401 unauthorized even though their HTML counterparts are publicly accessible.
4
people have this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
-
Inappropriate?try this way:
http://username:password@twitter.com/statuses/friends_timeline/#######.rss
worked well for me for getting friends' updates
I’m happy
-
Inappropriate?I am trying the same thing but through the REST API via javascript.
I can't do :
http://username:password@twitter.com/favorites/username.json
because that would expose the password to the world in plain text!
I’m frustrated
Loading Profile...



