strohne / Facepager

Facepager was made for fetching public available data from YouTube, Twitter and other websites on the basis of APIs and webscraping.
https://github.com/strohne/Facepager/releases
506 stars 198 forks source link

Read_Stream Permission in OAuth Dialog #28

Closed dorvak closed 8 years ago

dorvak commented 10 years ago

Some Facebook-Pages require the users "read_stream" permission to access it's public feed. We should include this permission (as a standard or optional) in the OAuth dialog, otherwise users need to obtain it manually via the Graph-Explorer, f.e. https://developers.facebook.com/tools/explorer/109906609107292/?method=GET&path=me%3Ffields%3Did%2Cname&version=v2.0

strohne commented 9 years ago

This one was easy, needs testing...

strohne commented 8 years ago

Solved. If you need more permissions, create an own Facebook app and use these credentials.