Error 400 while trying to update a document

Database & APIs

hi,

I am trying to simply increment the value of a field and I am getting an error 400.
The document was created successfully with an initial value of 0.

but this simple action triggers the 400 error that I managed to see in the browser dev console ๐Ÿ˜•

unfortunately I dont know how to continue the debugging from here.

could anyone tell me how to proceed?

many thanks

What have you tried so far?

I check the browser logs and search the internet for solutions.

I changed the update action and set a fixed value with the same 400 error instead of an increment.

Did you check FlutterFlow's Documentation for this topic?
No
1
4 replies