Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions pages/providers/facebook.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,12 @@ Go to advanced permission and request access for the following scopes:
`pages_read_engagement`
`read_insights`

Note: If your Postiz install is for personal use only these advanced permissions are not required for Postiz to function.

### Step 8
Change the App Mode from 'Development' to 'Live'. If you do not do this then posts made via the API will display for yourself but will not be visible for other users.

### Step 9
![Keys](https://github.com/user-attachments/assets/ac11f87f-4951-47f8-8344-7fbc9de942e4)

Go to basic permissions copy your App ID and App Secret and paste them in your `.env` file
Expand Down