Requesting a private updates feed without being logged in returns a 406 response
Mark your updates as private and then log out. Request your updates feed (e.g. http://twitter.com/statuses/user_time...). Notice that the response status is 406 (Not Acceptable). Log back in and request the feed again. The response status is now 200.
406 is used to denote that none of the media types in the request's Accept header are acceptable to the server for use in representing the resource in the response. It has nothing to do with access control. Why isn't the server returning 403?
406 is used to denote that none of the media types in the request's Accept header are acceptable to the server for use in representing the resource in the response. It has nothing to do with access control. Why isn't the server returning 403?
3 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?Actually I'm getting a similar problem.
When signed on
http://twitter.com/direct_messages returns 200
http://twitter.com/direct_messages.rss returns 406
When not signed on
http://twitter.com/direct_messages.rss returns 401
It's agrivating to not be getting my dm!
I’m sad
Loading Profile...


