Just migrated to v2.16 from v2.15.
Google Sheet Get Rows generate an error message. It was working fine in 2.15
What is the error message (if any)?
Invalid URL
TypeError: Invalid URL at new URL (node:internal/url:819:25) at appendResumeToken
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
## Share the output returned by the last node
<!-- If you need help with data transformations, please also share your expected output. -->
## Information on your n8n setup
* **n8n version:** 2.16
* **Database (default: SQLite):** PostgreSQL
* **n8n EXECUTIONS_PROCESS setting (default: own, main):**
* **Running n8n via (Docker, npm, n8n cloud, desktop app):** Docker / Hostinger
* **Operating system:** Ubuntu
Hi @hsteph
If it fails regardless of whether the document is selected by List, URL, ID, or Name, then as a workaround I recommend downgrade to v2.15 for now, since this strongly looks like a v2.16 regression rather than a document selection issue.
@hsteph
I sugest recreate the Google Sheets node from scratch, reselect the document and sheet manually, and reconnect or refresh the Google credential, since n8n supports selecting the sheet by List, URL, or ID and stale node/credential state is the more likely issue at this point.