Hi There,
Im getting the below error code when trying to run a google sheets add row to spreadsheet flow:
Any idea how to fix it?
*I’ve replaced personal details with “XXXXXXXXXXX”
Exception: Http 400
{“status”:400,“response_body”:“{"message":"","body":"{\n \"error\": {\n \"code\": 400,\n \"message\": \"This operation is not supported for this document\",\n \"status\": \"FAILED_PRECONDITION\"\n }\n}\n","return_value":""}”,“verb”:“POST”,“url”:“https://flow.sfe.shopifyinternal.com/flow_connectors/actions”,“request_body”:“{"shop_id":59693924523,"shopify_domain":"XXXXXXXXXXX.myshopify.com","properties":{"spreadsheet":"https:\/\/docs.google.com\/spreadsheets\/d\/1-XXXXXXXXXXX\/edit?usp=sharing\u0026ouid=107025360893277550209\u0026rtpof=true\u0026sd=true","worksheet":"Order Form","row":",XXXXXXXXXXX,\n \n,"},"action_run_id":"cedae720685c22a8e61a19750df980cfd425a940","action_definition_id":"Add row to spreadsheet"}”}