1

I am using graph API to get a scheduled post from an FB page with graph explorer

https://developers.facebook.com/docs/graph-api/reference/v2.7/scheduled-post

as listed on this URL by FB. but I'm getting a response as

{
  "error": {
    "message": "(#803) Some of the aliases you requested do not exist: ...",
    "type": "OAuthException",
    "code": 803,
    "fbtrace_id": "BR5TIj6pchf"
  }
}

please, friends, let me know what should I use here field name instead of {fieldname_of_type_ScheduledPost}

BPDESILVA
  • 2,040
  • 5
  • 15
  • 35
Avnish Yadav
  • 104
  • 8

0 Answers0