I have 2 collections A and B
I want to have 2 different attributes in collection 2 with relationship to collection B
creating attribute relA_1
passes
but creating attribute relA_2
shows failed
indicator next to attribute name in the console. This fails in both console and from Dart SDK.
Additional info: one-way many-to-many
If you get the JSON response for the attribute, you should see additional detail about why it failed.
It could be a problem with a conflicting key
Recommended threads
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...
- Appwrite exception: user_unauthorized, t...
After refreshing the app it is working perfectly