I have a core database which I am able to update n work with easily but that database has a relation with my 2nd database ( one way , one to one relationship) and I am unable to update any settings on my 2nd database idk why I'm unable to create indexes unable to update permissions for the db and I am again n again getting the following error :
Invalid document structure: Attribute "$tenant" has invalid type. Value must be a valid string and no longer than 36 chars
unable to find any solution online :(
Cant update database
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- 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...