Facebook Graph API - Get Photos - Unsupported Get Request

I am testing the Facebook API through their explorer. I managed to get my channel using me / home. However, I want to get some data from the uploaded photos. When I read other posts, I need to rerun the request using the object_id in the POST object.

This only works for publicly available images. Whenever I try to do this on a friend's photo, I get:

{
  "error": {
    "message": "Unsupported get request. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api", 
    "type": "GraphMethodException", 
    "code": 100
  }
}

      

One of them was a photograph of my wife. I checked her privacy setting, as far as I can see, it does not block third party APIs. How can I get information about the details of the messages returned by the API in me / home?

I know it doesn't work for photos with unique resolutions (like tags in them), but I've only tested it with photos that were only available to those friends. Tested about 10, none of them work. How is this possible?

+3
facebook facebook-graph-api


source to share


No one has answered this question yet

Check out similar questions:

3
Photo Album ID from News Feed (Facebook API)
2
Facebook Graph API - Get post_id per post
0
Error requesting common API requests Graph API
0
Can't get facebook video info using Graph API
0
Getting photos like through the Facebook Graph API
0
Facebook Graph API - How to read message privacy
0
PHP Facebook Feed with Photo (Graph API: 2.5)
0
Facebook Business Page - Unsupported Pull Request
0
How do I get the post_id of a video post from the Facebook Graph API?
0
Facebook. Graph API Explorer. Unsupported get request



All Articles
Loading...
X
Show
Funny
Dev
Pics