Question

I had my code work fine yesterday, but today I can no longer get the feed from the user that authorized my app.

When calling https://graph.facebook.com/userID/feed?access_token=XXX in the app or browser I get only one item in the feed - the most recent wall post. Following previous and next links yields empty data array.

User has about 160 wall posts that I was able to fetch yesterday with the same code. I think the more worrying thing is that I can't even get those posts in the browser.

The access token is valid. Application authorized.

Does anybody have any ideas on this?

Était-ce utile?
Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top