I'm making an app for Android. My app capture and save video to facebook. I find a cool library: Simple Facebook: https://github.com/sromku/android-simple-facebook/. But when I try to publish video it say to me that I must to add permission publish_stream. In Facebook Developers I can't find this permission.
Edited:
No error. I simple not found permission.
In Facebook Developers you must require
publish_actionspermission in order to post something on your behalf. Probably that library is not updated, so it sayspublish_stream.