When migrating from one self-hosted instance (v1.6.0) to another I receive the below error when creating documents containing 1 or more relationship attribute(s).
"Error occurred while pushing 'databases:<doc id>' to destination with message: 'The current user is not authorized to perform the requested action.'"
There are no other errors in the migration, and documents in collections where there are no relationship attributes are created successfully.
For testing purposes both the API key used in the migration have all scopes granted, and the collections have full permissions granted to the "Any" role.
Question: What permission is required, or where can I look to see what permission is required? ...Assuming this is the root cause. Any other thoughts, suggestions or experiences would be greatly appreciated.
Setup: I have appwrite setup using docker compose migrating from a cloud hosted instance with public address to a local instance.
Recommended threads
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...