前提・実現したいこと
FacebookのAPIを使って投稿内容(画像・テキスト)を取得する
こちらを参照し、ウェブサイトへ画像を表示するに当たり、開発モードではなく、ライブモードで実現したい
発生している問題・エラーメッセージ
上記リンク記事を参考にFacebookのグラフAPIを使用しグラフAPIエクスプローラから【Facebookページ】のアクセストークンを取得、画像表示するところまではうまく行った。
アプリを開発→ライブにすると上手く行かない。
ビジネス認証は通っている。
アプリレビューが通らない。
スコープ user_posts, email, pages_show_list, public_profile, pages_show_list
フィールド posts,full_picture
アプリレビューのエラーメッセージ
フィードバックを確認 非承認: user_posts、user_friends、user_photos アプリの認証 ご意見・ご感想 アプリでFacebookログインボタンを見つけられませんでした。 Facebookブランドガイドラインに従い、簡単にボタンを見つけられるようにしてください。スクリーンキャストを使用し、レビュアーに手順を説明すれば、Facebookログインボタンの位置を指示できます。適切なスクリーンキャストの作成、提出について詳しくは、こちらをご覧ください。 Facebookログインを使用しないプラットフォーム(iOS、Android、その他)がある場合は、そのプラットフォームを[設定]から削除してください。また、2つ目のプラットフォームには異なるアプリIDを設定してください。 審査担当者からのノート 回答に関連するスクリーンショットをここで確認できます: screenshot_1.xx&oh=xxxxxxxxxxxxxxxxxxx; screenshot_2.xx&oh=xxxxxxxxxxxxxxxxxxx
user_posts ご意見・ご感想 Developer Policy 1.9 - Build a Quality Product We determined that your app's use case for the requested permission or feature is invalid or is not needed to support its core functionality. Your app should only request for permissions and features that help enhance the experience for your business and the end user. Please resolve this issue by removing or revising your app content for compliance before submitting for review. If you believe your use case is valid, please submit a revised screencast or notes that explain the following items: 1. Which functionality of your app requires the permission or feature. 2. How the permission or feature will enhance your app's functionality and how the integration functions. 3. How the permission or feature will enhance end user's experience. Visit our App Review Rejection Guide to learn more.
user_friends ご意見・ご感想 Developer Policy 1.9 - Build a Quality Product We determined that your app's use case for the requested permission or feature is invalid or is not needed to support its core functionality. Your app should only request for permissions and features that help enhance the experience for your business and the end user. Please resolve this issue by removing or revising your app content for compliance before submitting for review. If you believe your use case is valid, please submit a revised screencast or notes that explain the following items: 1. Which functionality of your app requires the permission or feature. 2. How the permission or feature will enhance your app's functionality and how the integration functions. 3. How the permission or feature will enhance end user's experience. Visit our App Review Rejection Guide to learn more. user_photos ご意見・ご感想 Developer Policy 1.9 - Build a Quality Product We weren't able to approve your request for this permission or feature because the explanation of your app's use case was unclear. To resolve this issue, demonstrate a valid use case with a revised screencast or notes that explain the following details: 1. Which functionality of your app requires the permission or feature. 2. How the permission or feature will enhance your app's functionality and how the integration functions. 3. How the permission or feature will enhance the end user's experience. You should also make sure that the screencast submitted is the correct video for the app you submitted for review. Visit our App Review Rejection Guide to learn more.
冗長ですみません、
開発モードではなくライブモードで表示するに当たり、アプリレビューが必須なような感じ?なのですが、どうやっても認証がとれません。
表示したいのは該当Facebookページの投稿画像だけです。
よろしくおねがいします。
あなたの回答
tips
プレビュー