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'm using Facebook Graph API to get the list of the public photo albums. I get my access token and everything works fine for me/albums but when I use another user's ID, it doesn't work. However I can access the user's photo albums using the photos link on my browser easily. I have both user_photos and friends_photos permissions in my app.

What am I doing wrong?

Update: I have found several questions which had the same problem as mine. However their solution doesn't work for me:

Facebook Graph API returns false http://stackoverflow.com/questions/8181019/facebook-graph-api-returns-false-for-existing-and-public-event

share|improve this question
1., is that other user a friend of yours, and 2., do they have their privacy settings set so that apps friends are using are allowed to access their albums/photos? – CBroe Sep 9 '12 at 17:15
1. It is a random user. The photos are not public but they can be accessed if you are signed in the Facebook. 2. I don't know, since I don't know them. – Alireza Noori Sep 9 '12 at 18:07

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.