我正在使用图形 API 从带有图形资源管理器的 FB 页面获取预定的帖子
https://developers.facebook.com/docs/graph-api/reference/v2.7/scheduled-post
由 FB 在此 URL 上列出。但我得到的回应是
{
"error": {
"message": "(#803) Some of the aliases you requested do not exist: ...",
"type": "OAuthException",
"code": 803,
"fbtrace_id": "BR5TIj6pchf"
}
}
请朋友们,让我知道我应该在这里使用什么字段名称而不是{fieldname_of_type_ScheduledPost}