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