testing - Do I need Facebook approval for 'publish_stream ' for test users in Development mode? -
facebook's documentation around exact details of development mode seem sparse:
https://developers.facebook.com/docs/applicationsecurity
i have new application. able facebook-login through new application, want start work on posting stories user's timelines. when set permission scope
'publish_stream, email, user_about_me, user_birthday, user_website'
not receive error message warning me need approval other actions, facebook login breaks. i'm trying figure out why, , in order narrow down possibilities, great know development mode entails.
do need facebook approve app while in development mode?
i making grand assumption while in development mode, can ask permission of test users (or developer users, or admin users), , granted.
is assumption correct?
if so, documentation explicitly , states this?
publish_stream
deprecated since long time. publish_actions
may need, , not need approval permission if use people role in app (admin, developer, tester).
you need go through review process when want go online app - meaning, when want other users able use extended permissions.
Comments
Post a Comment