I am creating a new collection in my DB, initializing the string attributes, and then adding documents to the database. I am getting the error that the attributes do not exist and in the Appwrite cloud console, it is showing "processing". Why is that?
Please help asap, my app is live and I cannot record data for new users. - New user = New collection + New documents.
I'm getting the same errors
Recommended threads
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...