From a8d202b11e2527114db781186685619fff44e208 Mon Sep 17 00:00:00 2001 From: Patrick ZAJDA Date: Sun, 12 Feb 2023 18:43:22 +0100 Subject: [PATCH] Specify required Mastodon API permissions (#26201) --- source/_integrations/mastodon.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/mastodon.markdown b/source/_integrations/mastodon.markdown index 42acc57d268..b3c2937daf7 100644 --- a/source/_integrations/mastodon.markdown +++ b/source/_integrations/mastodon.markdown @@ -18,6 +18,7 @@ The `mastodon` platform uses [Mastodon](https://joinmastodon.org/) to deliver no ### Setup Go to **Preferences** in the Mastodon web interface, then to **Development** and create a new application. +If you want to grant only required accesses, uncheck all checkboxes then check only **read:accounts** and **write:statuses**. ### Configuration