iam gettting 400() error when user gives input through radio buttons "api.printfc.in/v1/databases/6426fd4b827fedc4a235/collections/6426fd9b65c0b7f2c561/documents:1 " " Failed to load resource: the server responded with a status of 400 ()" AppwriteException: Invalid document structure: Unknown attribute:
400 means you have a bad request. Something is wrong in your payload
Recommended threads
- Cant get realtime working
Hey I nned some help with realtime a gain. I was using client.subscribe(...), and i found out that its depricated then i believe realtime.subscribe(...) is the ...
- Hi Folks, Database Writing Issue
Hey Folks im trying to get logging setup on my website but im getting an error, i dont have any document id and i think this is the issue but i havent got the f...
- Middleware
how to make middleware in nextjs appwrite with client side auth?