{ "message": "Invalid document structure: Unknown attribute: 0", "code": 400, "type": "document_invalid_structure", "version": "0.12.83" } Document created, but if im try update document i see this error
Can you share the code please?
Good
Can you log the data variable
Or you can make sure it's an object and not an array
Recommended threads
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Finding job
Hi. I am a full-stack developer with experience in developing scalable and user-friendly web applications. I handle both front-end and back-end development, im...
- CDN not delivering correct bundle
My site 69b4cd410035893573dc is not delivering the latest deployed version via CDN, it seems stuck on versions from previoiu days, alternative links for the lat...