I'm unable to create documents all of a sudden. All attributes are struck on processing. I'm also unable to read/wrote from the document.
Hello there 👋 Is this on Cloud?
Yes
Thanks for reporting 🙏 We just started investigating this a few minutes ago. We will share info in <#1102936099745177700> soon
Okay. Thank you for responding.
Recommended threads
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...
- Invalid type for attribute 'email': emai...
I'm using the node-appwrite SDK to create a table, the column payload looks like this: ```json [{"key":"email","type":"email","required":true, "size": 512}] ``...