-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Streamlining the manual setup procedure #22
Comments
@marteaurouge, thank you so much for bringing attention to this. The way the settings UI behaves has definitely become quirkier since the last time I used it. However, upon testing a few things, it appears that setting strict mode isn't even necessary. I updated the setup instructions: 28c7bd7 Clicking the little [?] to "learn more" is a link to the official Facebook docs on login security, which warn that:
I'm going to leave this thread open to encourage discussion regarding changes in the manual setup procedure. |
For the record, I have just updated and drastically simplified the setup instructions (495d96c). Still keeping this thread open, as simplification is always golden. |
The simplified instructions are definitely a help but with the recent changes to the Facebook developer platform and requirements, they no longer work. At least for me, I cannot enable login and permissions with submitting my App for Review and this requires the setting of a platform and an icon; and the app review requires explicitly describing how you will use each of the permissions requests, which seem to be user_videos, user_photos, user_posts and user_likes. |
AND, once the permission is described, a screencast/video must be uploaded ... :( |
Just a note to mention that when you setup your api the "Use Strict Mode for Redirect URIs" setting is greyed out ; it's just when you add your url and save that you can switch the setting.
The text was updated successfully, but these errors were encountered: