Firebase Function Error: Response is missing data field.

Cing Sian Dal
1 min readOct 7, 2020

It’s a fucking problem.

There are RULES in response you must follow:

response.send({
"status" : success,
"data" : "some... data"
});

If you don’t add “data” in your response. You’ll be fucked up.

--

--

Cing Sian Dal

Don’t follow me. I wrote junks here. Follow me on Twitter instead.