
Project id: 66045eb4ad78658d4b8e
I created an attribute in Appwrite called "followed" and had to delete it because it was causing issues. That was yesterday and somehow its still lingering somewhere according to browser console, can you please help? I've also removed the followed from my code. Thank you!
and here is my "Users" collection where I used to have the "followed" attribute (6604684bbfd6cff7d4e5)
Just for context, this is happening when i update my profile on my platform. My update fails when i try to save it
browser-ponyfill.js:518 PATCH https://cloud.appwrite.io/v1/databases/660467e…/collections/6604684…/documents/661c3cb… 400 (Bad Request) api.ts:565 AppwriteException: Invalid document structure: Unknown attribute: "followed" at Client.<anonymous> (http://localhost:5173/node_modules/.vite/deps/appwrite.js?v=78bda405:850:17) at Generator.next (<anonymous>) at fulfilled (http://localhost:5173/node_modules/.vite/deps/appwrite.js?v=78bda405:488:24)
Recommended threads
- Adding "name" column to table creates 2-...
As stated, im adding the "name" column to one table, it adds 4 duplicates. In another table it adds 3 duplicates, and when I delete 1 of them, all duplucates di...
- Server Error when Pushing a Function
Get this ambiguous error when trying to push my function, it's TypeScript using NodeJS 18 ``` ? Which functions would you like to push? get-grades (get-grades)...
- Looking for Partner
I'm looking for a partner for long-term collaboration. Of course, you'll get paid for it. If you are interested, please send a DM to me
