即使在获得批准的publish_actions之后,也需要扩展权限:publish_actions

Hi I have a 'publish_actions' approved Facebook live App.

It perfectly works for developer accounts and can upload image.

But when any normal user accessing this app, it shows a:

fatal (#200) Requires extended permission: publish_actions

Can any one suggest me solution for this?

Approved in review means that your app can ask normal users for a permission.

It does of course not mean, that the current app user has automatically granted that permission to your app. You still need to ask them for it, via the login flow.