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
- Functions not executing after usage rese...
Hi team, Last month my project hit 100% usage and functions stopped working (expected). Now the new month has started and usage has reset, requests are going ...
- Relations within the same table
Hello, I'm currently building a sort of dictionary (a literal one) and thus I need words (which is one single table of words in my database) to be able to have ...
- Functions never end and always fail (sta...
Hi ! I'm using Appwrite Cloud Pro and function execution from appwrite website is KO. Deploying starter function template, execution is always Failed and the ...