Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
API は、詳細情報なしで常に false を返します。自分の写真の写真付き身分証明書を使用する場合も同様です。ただし、API ドキュメント (コカコーラのもの) に記載されている写真付き ID は問題なく機能します...
FB への呼び出しは正しいです。
https://graph.facebook.com/PHOTO_ID + accesstoken
画像に関する情報と URL を含む JSON 応答を返し、画像をさまざまなサイズでダウンロードします。
問題の原因として最も可能性が高いのは、アプリ ユーザーに「user_photos」権限を要求していないことです。