Hihi. Makes me smile to see 30Β°C on your screenshots while I look outside and it's snowing π
manπ
Amazing! Hmm this is already second bug I see after Appwrite 1.2.1. I will do my best to push for a 1.2.2 with fix to this. Let me ping @Arman about it.
It must be related to some of your attribute you have set up. If you coudl delete them one by one to see which one is causing it, it would help us a lot.
oh
this has to do something with my code?
Nah nah, all inside console. When you look at your collection, there is "attributes" tab. I think one of your attributes is causing this bug.
If you could find out which one, it would allow us to reproduce it easily. And fix it quicker
ok
i will get to back to you
Thankssss π Please ping me with @Meldiron when you get any more info about this
sure it self right?
self?
like i should ping you here only right?
here *
Yep.
hi i am back @Meldiron
i made a list of integers as a attribute
but i gave an integer from my code
that was the error
thannkyou for ur time
Solved? Cooool! π₯
Ill see if I can reproduce it anyway. There should be better error, not just a blank page π
ya man that would be helpfull
Hmm how did you manage to do that?
When I make numbersΒ attribute that is of type integer and array, and then try to send a number there, it says: {"message":"Invalid document structure: Attribute \"numbers\" must be an array","code":400,"type":"document_invalid_structure","version":"dev"
no in my code it was declared integer
but in attribute by mistake i made it array
Recommended threads
- Synchronous Function Execution Timed Out...
Hi Appwrite team π Iβm facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...
- Push Notification FCM Error
Hello dear people. I tried to integrate Push Notifications into my Flutter App. Everything works fine on Android/iOS Simulator + Testflight but as soon as I s...
- Skip total counts crash the query
Hello, When adding the total parameter (either true, the default, or false) to the listRows function, it raises the following error: `type 'bool' is not a sub...