<{ | “structuredQuery”: {
“where”: {
“fieldFilter”: {
“field”: {
“fieldPath”: “level1”
},
“op”: “EQUAL”,
“value”: {
“stringValue”: “onboarding”
}
}
},
“from”: [
{
“collectionId”: “Data”
}
]
}
}
→
i cant query JSON data from firestore
Problem in node ‘Google Cloud Firestore1‘
Error : Unexpected token in JSON at position 2
Is there any problem with this Json query?
- **Running n8n via npm
- Operating system:Windows