Reputation: 13723
I am facing a weird problem. I am asking for publish_actions permission for my app, and trying to test it with my own id which has the admin role in the app, but when I try to get permissions for the app, Facebook asks me to submit the app for review.
I effectively can't develop the app due to this, and it's very frustrating.
Facebook is supposed to let the admin get the publish_actions permission for the app.
How can I fix this?
The user in question is the Administrator for this app. I am totally stuck here! Feel like giving up on FB development and doing something else.
Upvotes: 3
Views: 574
Reputation: 3122
After much much pain, I finally figured this out. Like @WizKid mentioned in his first comment (the second one I believe is actually mistaken), that's simply a warning. What's not clear is that the user needs to click Okay (granting login permission) and after that there's another follow up dialog that prompts for the publish_actions
permission.
Upvotes: 1