hidjou / classsed-react-firebase-functions

327 stars 180 forks source link

#9 add user details issue #16

Open danli-w opened 4 years ago

danli-w commented 4 years ago

When I tried to post user bio, website and location into Firebase, it shows "400 Bad Request"

And terminal shows the error: Error: Update() requires either a single JavaScript object or an alternating list of field/value pairs that can be followed by an optional precondition. At least one field must be updated.

So the new user details can not be added into database

TurboJapuraEfac commented 4 years ago

Have you find a solution

thilanka commented 4 years ago

To which part does this apply to? Part 22?