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):
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):