All Collections
QMarket - Advanced
Social Media
Facebook
How To Create and set up a Facebook App?
How To Create and set up a Facebook App?
Q
Written by QoreUps
Updated over a week ago
  1. Visit the Facebook Developers website at https://developers.facebook.com/

  2. Sign up for an account, and if necessary, register as a developer. Ensure you are logged in.

  3. Select the Create App button, and then the Create an App page will open.

  4. Select “other” on “create an app page” click next

  5. On the "Create an App." page A popup window titled "Select an app type" will appear.

  6. Choose the last option, which is "None."

  7. Enter your desired App Display Name, such as "Rent Marketplace"

  8. Provide a contact email of your choice. Business account information is optional.

  9. Click "Create App."

  10. In the left-hand menu, navigate to "App Settings" and then click on "Basic."

  11. In the "App Domains" field, list all the domains from which you want Facebook login to work, excluding "https" , "www," or subdomains. For example: "example.qoreups.com" or "example.com."

  12. Optionally, add your privacy policy URL. Save changes if needed.

  13. Scroll down and click "Add Platform."

  14. Select “Website”.

  15. In the "Site URL" field, enter your full marketplace URL with HTTPS, and possibly with "www" or the subdomain. For example: "https://www.example.com" or "https://example.qoreups.com."

  16. Click "Save Changes" at the bottom right. Optionally, add your privacy policy URL again if necessary.

  17. In the left-hand menu, click "Add Product."

  18. Scroll down to find "Facebook Login" and select "Set Up."

  19. Select “Web” as your platform for Facebook sign-in.

  20. Verify that your "Site URL" is correct and click "Save," then "Continue."

  21. In the left-hand menu, under "Facebook Login," select "Settings."

  22. Ensure the following settings are correct:

    1. Client OAuth Login: Yes

    2. Web OAuth Login: Yes

    3. Force Web OAuth Reauthentication: No

    4. Use Strict Mode for Redirect URIs: Yes

    5. Enforce HTTPS: No (If set to 'yes' without edit options, leave it as 'yes')

    6. Embedded Browser OAuth Login: Yes

    7. Login from devices: No

  23. In the "Valid OAuth redirect URIs" field, add your marketplace address followed by "/confirmation" For example: "https://www.example.com/confirmation." or "https://example.qoreups.com/confirmation."

  24. Check that the "Deauthorize / Deauthorize Callback URL" section is empty.

  25. Click "Save Changes."

  26. From the top bar, switch from “development" to "Live" to make your app live.

  27. In the left-hand menu, click "Dashboard." Your app should now be public, indicated by a green dot. Also, you need your business verification.

  28. Your app is now created, configured, and live. However, there's more to be done!

Did this answer your question?