Relative Content

Tag Archive for node.jsfirebasegoogle-cloud-platformgoogle-cloud-functions

onCall Methods fail in Cloud Functions

I’m trying to get started with Cloud Functions for Firebase and trying to implement a simple onCall handler. I have copied the default code from the documentation for v2 functions and reduced it to get the simplest possible code to rule out other issues. For reference here is a minimal index.js: