You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/providers/instagram.mdx
+11-7Lines changed: 11 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,35 +11,39 @@ import OAuth2Redirect from "../../components/snippets/oauth2redirect.tsx";
11
11
</Callout>
12
12
13
13
## Connection Options
14
-
There are two ways to connect to an Instagram account: by using a Facebook Business or through a standalone flow that connects directly to an Instagram account.
14
+
There are two ways to connect to an Instagram account: by using a Facebook Business or through a standalone flow that connects directly to an Instagram account. Both methods will require a [Meta for Developpers account](https://developers.facebook.com/apps/).
15
15
16
16
## Setting up Meta Application
17
17
18
18
The following steps will guide you through the setup of a Meta application that can be used for connecting Instagram to Postiz.
19
19
20
20
<Steps>
21
21
### Step 1
22
-
Create a [new app in Instagram developers](https://developers.instagram.com/apps/creation/), choose the business you want to connect it to.<br />
23
-
Please be advised that for public applications you would need to verify you business.
22
+
Create a [new app in Meta for developers](https://developers.facebook.com/apps/creation/)
0 commit comments