diff --git a/src/Appwrite/Platform/Workers/Migrations.php b/src/Appwrite/Platform/Workers/Migrations.php index c4cb9ce415..070624d557 100644 --- a/src/Appwrite/Platform/Workers/Migrations.php +++ b/src/Appwrite/Platform/Workers/Migrations.php @@ -327,6 +327,8 @@ class Migrations extends Action 'messages.write', 'targets.read', 'targets.write', + 'policies.read', + 'policies.write', ] ]);