I’ve got a Stripe “watch changes” module working, and I’m trying to take the returned “customer” and use that in the Google Cloud Firestore - Query Collection module.
Where “customer” (from stripe module) is equal to “userID” in documents.
when I run the scenario the Query Collection module gives this error:
[400] Invalid JSON payload received. Unknown name “structuredQuery” at ‘document’: Cannot find field.
Origin
Google Cloud Firestore
I’m in desperate help. Need a lifesaver right now haha