Describe the problem/error/question
I am testing a workflow where the final action is addition of a row into a Google sheet. I have created a new sheet, I gave it Edit permissions by link just in case, and of course I added Google Sheet credentials that actually pull a list of documents from my account, including the document I created.
I am able to choose that document in the “Document” drop-down of the setup modal window for Google Sheets. But the very next dropdown, titled “Sheet”, gives me “Could not load list” error when I choose the “From list” option. Entering sheet’s name using the “By Name” option doesn’t work either - the following “Mapping Column Mode” form field is not populated with any options (I created columns in that sheet) and “No columns found in Google Sheets” error message is displayed.
What is the error message (if any)?
“Could not load list”
Please share your workflow
- Add a new action “Google Sheets”
- Select “Append row in sheet” option
- Select the credential in the “Credential to connect with” dropdown
- Select “Sheet within document” as the Resource option
- Keep the “Append Row” selected as the operation
- In the “Document” form field, use the “From list” option and observe selection being fetched from the credential
- In the list of files selected, pick the one where you need the new row to get added
- In the “Sheet” form field select “From list” option and observe selection being fetched from the credential
- [ERROR] - “Could not load list”