publish_actions permission error
android, facebook-login, permissions
Solution
Are you in a situation of asking for the new "login review"? If so, I suspect (not sure) that Facebook checks that you, as the admin of the app, also uses the app and go through the relevant logic. I may be wrong, but see if it helps.
Problem
I'm having a problem with publish_actions. I added publish_actions to Items, but got the error shown below: ``` It looks like you haven't made any API requests to access content with the publish_actions permission in the last 30 days. ``` Please let me know how to fix this.