
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 detailssessions.write
- For managing sessionsusers.read
- For accessing user information (already enabled)databases.read
- For reading database collections (already enabled)
- Save the changes
Recommended threads
- Login without email or phone number
I'm making a web app targeted towards users who are very tech illiterate, so a lot of them won't even have emails. I know that the only two "identifiers" for a...
- Password Recovery link takes upwards of ...
Hello. I am having this issue above. Is there a way to make this faster? I created this project a while back when appwrite only supported Frankfurt servers. Wil...
- React Native (Expo) Google OAuth not red...
Recently, I tested my app and found that the previous hack for the google auth is now not working anymore. After searching and reading docs, I was able to set i...
