Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I want to fetch a feed of user whose permission "read_stream" have been not given for my app from Facebook Graph API using "/{user id}/feed".

Although I found the specification in case that the app have permission "read_stream" of the user, I cound not find one in case that the app have no permission. http://developers.facebook.com/docs/reference/api/user/

When I accessed to API command, the API returned incomplete data contains the user's public post, etc.

So, does anyone know the behavior of this API command in case that app have no permission?

share|improve this question
Have you tried it via the (developers.facebook.com/tools/explorer) graph API Explorer? – DMCS Jan 27 '12 at 19:11
Yes. I've tried. But I'd like to know correct specification. – Chappy 003 Jan 30 '12 at 14:02
Can you tell us what were the results of your test? – DMCS Jan 30 '12 at 15:20

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.