Facebook graph api picture id returns false
We want to return information of a picture. When we put the picture id in the facebook graph api explorer, it returns 'false'. This picture, however, does exisist.
This is not the case with all pictures, most of the picture id's do return info.
This picture does work: https://graph.facebook.com/313969928665779?access_token=xxxxxxx (http://www.facebook.com/photo.php?fbid=313969928665779)
But this one doesn't: https://graph.facebook.com/3567929882847?access_token=xxxxxxx (http://www.facebook.com/photo.php?fbid=3567929882847)
We use a valid access token. What can be the problem?
链接地址: http://www.djcxy.com/p/32606.html