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
- Got message for auto payment of 15usd fo...
how did this happen? 1. i claimed my 50usd credits via jsm hackathon - https://hackathon.jsmastery.pro/ 2. it asked me which org. to apply the credits on, i se...
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...