Skip to content
Back

Authentication and Sign-In Functionality

  • 0
  • Auth
BigBearIrish 🇮🇪
2 Aug, 2025, 14:55

when i am trying to find the accounts.read permission in the api permissions it dosent show

Go to "API Keys" in the left sidebar 4. Find the API key that matches the one in your .env file 5. Click on the API key to edit its permissions 6. Ensure the following permissions are enabled:

  • account.read - For retrieving account details
  • sessions.write - For managing sessions
  • users.read - For accessing user information (already enabled)
  • databases.read - For reading database collections (already enabled)
  1. Save the changes
TL;DR
Developers are facing issues finding the accounts.read permission in the API permissions. To resolve this, they should go to "API Keys" in the left sidebar, find the API key matching the one in their `.env` file, click on it to edit permissions, and ensure the following permissions are enabled: `account.read`, `sessions.write`, `users.read`, and `databases.read`. Save the changes after making these adjustments.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more