
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
- Deploy to Cloud Error
I'm trying to migrate my localhost instance to appwrite cloud. After I click on "Deploy to cloud" it takes me to my cloud instance for "Cloud migration", but w...
- smtp data not accepted
I have a Problem with the smtp.. it says data not accepted.. i invited a user to my Project so what is that ``` _APP_SMTP_HOST=smtp.mailersend.net _APP_SMTP_PO...
- appwrite-cli error on appwrite 1.7.4
Hey folks! I got an error while using appwrite-cli on my self hosted appwrite instance, which i updated yesterday from 1.6.x to 1.7.4. As i try to login, there ...
