
I try to get it to save data but for some reason it's saying that the "attribute error is not found" when it's already created.

fixed it

I put the code in a setTimeout function.

[SOLVED] Attribute Not Found

Fyi, the reason why is attribute and index creation is asynchronous so it's not created right away.

got it.
Recommended threads
- 404 errors after 7 Days
Local hosted Appwrite via docker. Last version and current version. After exactly 7 days Appwrite stops working. I get 404 route not found, cannot access anyth...
- unable to modify attribute
please help: when I try to modify attribute size or key or anything, I am getting this errors: ``` Deprecated: strtolower(): Passing null to parameter #1 ($str...
- my database attribute stuck in processin...
when i created attributes in collection 3 of those attributes become "processing", and they are not updating, the worst thing is that i cant even delete them s...
