We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b4416d commit bb06c42Copy full SHA for bb06c42
pages/providers/instagram.mdx
@@ -63,8 +63,8 @@ Go to advanced permission and request access for the following scopes:
63
Go to basic permissions copy your App ID and App Secret and paste them in your `.env` file
64
65
```env
66
-INSTAGRAM_APP_ID="app id"
67
-INSTAGRAM_APP_SECRET="app secret"
+FACEBOOK_APP_ID="app id"
+FACEBOOK_APP_SECRET="app secret"
68
```
69
70
Instagram should now be working!
0 commit comments