Code by Pabbly
Status: Open · Asked by cjc on · 0 views
My code runs fine during testing in pabbly, but when the full workflow is run, it sends a blank response.
When I re-run the workflow step by step manually, it works again.
Seems like this is on Pabbly's end. not sure what to do.
1. Manual:

VS
2. Automated:

Hi @cjc,
Could you please share the Workflow URL in which you have this concern?
Hi @cjc,Could you please share the Workflow URL in which you have this concern?
The issue appears to be related to not receiving the correct data from the Google Sheets spreadsheet. When this incorrect data is mapped into your code, it results in a blank response.

We ran the code exactly as it appeared in the Task History in an online compiler and manually in Code by Pabbly, and obtained the same result.

Thank you for looking at this. I'll update the code to see if that helps. Thanks again.