The current user is not authorized to perform the requested action.
- 0
- Web
- Databases
- Storage
- Cloud
- Self Hosted
Hello, I am attempting to receive fetch data from databases.listDocuments with each of its env parameter data for it to be shown on a NextJS project. However I keep stumbling on a series of error messages such "the current user is not authorized to perform the requested action.] " and "{ code: 401, type: 'user_unauthorized', response: '{"message":"The current user is not authorized to perform the requested action.","code":401,"type":"user_unauthorized","version":"1.7.4"}' }" . I set up the permissions on it's usage, I have the .env content variables, and even attempted to setup document security. What seems to not to be working?
Recommended threads
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...
- User Blocked - False Positive
Today I tried to log in to my cloud console and it said the user is blocked and I didn't even receive any email regarding this like what kind of violation is my...