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.
アクセス トークンのすべての権限を有効にしましたが、友人のリンクにアクセスできませんでした。
試してみました: https://graph.facebook.com/[friend]/links?access_token=[token]
これは現在サポートされていませんか?
を使用して友達リンクを取得できます
https://graph.facebook.com/me?fields=friends.fields(link)&access_token={accesstoken}
グラフ API エクスプローラー