Hello, I'm not sure whether this is related to maintenance because I can't create documents in one collection, but I can do so in another collection of the same database.
Do you have relationships in this collection?
What's your project id?
Hi Steven, my project ID is huntpile, collection id = offer. There is no relationship at all in that table
hmm let me see what we can do about this...
Thanks
By any chance this could be my own data error? So that I can investigate further?
did you set permissions?
I tried to insert the record from appwrite console. I didn't set any permission during insertion. The collection has a permission to allow any users to create.
Yeah you’re not technically a user
well
Actually in the console with an api key you are
so you tried to create from console and it gave you that error
Nah this was caused by the upgrade...your enum attribute didn't migrate over properly
yes.
oh. do I delete the attribute and recreate? in order for it to work
That might work...if you're okay with losing the data.
Thanks very much. I will do it.
Or maybe even updating your enum
Editing the enum works perfectly. Thanks a lot.
[SOLVED] 500 error when creating a document
Recommended threads
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...