Relative Content

Tag Archive for node.jsgoogle-cloud-firestoregoogle-cloud-functionsgoogle-cloud-run

firestore written trigger issues

I created a cloud run funciton to sync firestore to meilisearch. The function fired by google.cloud.firestore.document.v1.written authenticates fine with firestore then tries to sync using ( part of the code):