Facebook Graph API returns false with a fanpage id

I'm having problems with the facebook graph api, I have an iframe app that return all the albums from and specific fanpage, but from the past 3 days it stops working, I figured out that I was because the API returns me false, here is the URL:

http://graph.facebook.com/347077778656045

and here is the fanpage URL:

https://www.facebook.com/pages/Muebles-HRP/347077778656045

my facebook id is 347077778656045, and if I use another fanpage id the app works as it should.


I think false being returned means that the authenticated user's access_token doesn't have permission to view that object. Similar post: Graph API for user returns false even with a valid user access token


I am not able to access that page.

Have you unpublished page? If so only admins can see that page

FYI : FAQ

链接地址: http://www.djcxy.com/p/32610.html

上一篇: Facebook图形API不尊重别名

下一篇: Facebook Graph API使用粉丝页面ID返回false