9 ms·
I set my profile to private. I turned off "Public Search Results" and "Facebook Search Results" is set to "Only Friends". If you're not logged in, my URL retur
by davetufts 16y ago
I set my profile to private. I turned off "Public Search Results" and "Facebook Search Results" is set to "Only Friends".
If you're not logged in, my URL returns a 404: http://www.facebook.com/davetufts http://www.facebook.com/davetufts (or by ID: http://www.facebook.com/profile.php?id=603069147 http://www.facebook.com/profile.php?id=603069147 )
Not a huge deal, because the graph page only shows my name and ID, but they are publicly accessible: http://graph.facebook.com/davetufts http://graph.facebook.com/davetufts or http://graph.facebook.com/603069147 http://graph.facebook.com/603069147
- fhars 16y agoAppending /picture?type=large to your graph page works, too. Uh, oh...
- deleted 16y ago[deleted]
- Torn 16y agoI can see the following as a logged-in facebook user, which is identical to what the graph api returns: http://imgur.com/8y8hf.png http://imgur.com/8y8hf.png I'm not seeing a discrepancy here?
- davetufts 16y agoLike I said, the discrepancy is if you're NOT logged in.
- Torn 16y agoI'm not seeing an issue here though -- that profile information was readily available in html (if you have a facebook cookie) and is now even more accessible via json. In fact, the json api gives out less information than the html frontend (e.g. all 18 pages you currently follow).
- fhars 16y agoLike he said, the discrepancy is when you are not logged in. I can see his info and his private profile pic although I don't even have a facebook account and the html version gives me a 404.