getting Invalid Document structure: Unknown attribute: "marketplaceListings"
I had created an attribute called marketplaceListings with string type and array. I deleted that attribute and create a new one called externalListings with string type only.
Now the issue is despite I had deleted the attribute and it's not showing, For some reason appwrite has probably stale data or cache problem which is showing the error despite that attribute no longer exists.
Probably the issue is with this, It's still not resolved despite you have marked it as resolved
Here's the screen recording for reference
Recommended threads
- 502 Couldflare? error.
Been getting an error every once in a while on the appwrite cloud console for a 502 error. I saw in general chat yesterday there were some cloudflare issues. Pr...
- 408 Database timed out. Try adjusting yo...
Have a large collection and am getting this when trying access it via the console or the make queries, tried adding a index via api and modifying my search para...
- Android Realtime access
Im working on an Android app which requires realtime chatting also, but seems like there is no way to listen to realtime data based on queries. Like listening...