ThatGuySam / facebook-live-embed-php

Gets current or latest live stream from a Facebook page
MIT License
22 stars 4 forks source link

Your Demo isn't working! #5

Open Gyurltrini opened 4 years ago

Gyurltrini commented 4 years ago

It says "Graph returned an error: (#10) This endpoint requires the 'manage_pages' permission or the 'Page Public Content Access' feature. Refer to https://developers.facebook.com/docs/apps/review/login-permissions#manage-pages and https://developers.facebook.com/docs/apps/review/feature#reference-PAGES_ACCESS for details."

Which brings me to the next point, could you update your documentation to outline precisely what facebook application permissions are required? For example, aside from the manage_pages and page public content access, do we need additional login permissions, for example if we want visitors to post comments on the video's?

ThatGuySam commented 4 years ago

I thought I set it up how Facebook wants it but apparently not. I'll do my best to work on when I have time but I can't promise that will be soon.

I'd be more than happy to take a pull request.

Also a question: Who this be just as useful if I rewrote it in Javascript?