問題タブ [publish-actions]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
84 参照

android - 非公開アプリの Facebook で publish_actions をリクエストするにはどうすればよいですか

私の Android アプリは、Wifi カメラに接続し、写真を取得して、ユーザーに Facebook ログインを求めて、壁に写真を投稿します。発行は私の開発者アカウントで非常にうまく機能します。ただし、すべてのユーザーが使用できるようにするにpublish_actionsは、アプリの承認を取得する必要があります。

写真投稿ワークフローのビデオ、プライバシー ポリシー、1024x1024 のアプリ アイコンなどを同封して、Facebook チームにリクエストを送信しましたが、チームは次の理由で拒否で返信しました。公開手順を再現しないでください。

This is absolutely normal since:

  • The app is private, not published on any store
  • The app requires specific Wifi camera (with specific brand and model) to work properly and publish a picture on Facebook so even providing the private APK to Facebook wouldn't solve the problem.

They tell to fix the issue and make an other attempt. How do I fix this issue, though?

0 投票する
0 に答える
129 参照

facebook-graph-api - Facebook Live API: ライブ ビデオを削除する

Facebook API (v3.1、すべての最新の変更が実装されています) を使用してライブ ビデオを作成しましたが、問題なく動作します。呼び出しを使用してビデオを削除しようとすると:

なんで?oAuth ログイン (「publish_video」、「publish_pages」、「manage_pages」、「user_managed_groups」、「user_friends」、「public_profile」、「user_videos」) で既に必要なすべてのアクセス許可を要求しました。ビデオ。