Facebook app creation app domain error

前端 未结 4 1148
面向向阳花
面向向阳花 2021-01-31 01:58

I\'m trying to create Facebook app. Yet I had trouble right after creation wizard done his work.

Changing nothing in what wizard created I\'ve got an error:



        
4条回答
  •  被撕碎了的回忆
    2021-01-31 02:39

    Facebook changed their user interface for developer apps, so this can be tricky to find. For future people visiting:

    1. Click Apps and then select your app.
    2. Click the Settings button on the left side of the screen.
    3. In the Basic settings, click the Add Platform button below the settings configuration.
    4. Select Website in the platform dialog.
    5. Enter your URL (localhost works here).
    6. In the App Domains text input, add your domain that matches the one in the URL.
    7. Save your settings.

提交回复
热议问题