Hi! when I try to update a document in the Appwrite Console, I get the following error: Invalid document structure: Attribute "$sequence" has invalid type. Value must be a valid string and no longer than 255 chars.
It doesn't matter in which collection I do that and it also does not matter if it's an "old" or a newly created document. I am using Appwrite Cloud.
same error that I'm also getting for no reason.
In my dev environment I recreated the entire collection and I am still getting the error...
Recommended threads
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support 👋 I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...
- Bug: TOTP MFA verification always fails ...
*Bug: TOTP MFA verify always returns `user_invalid_token` (Cloud 1.8.1, Frankfurt)** Project ID: `68dd48440003e537d849` SDK: `appwrite@18.2.0` (also tested wit...