グラフ 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}