Error with https request, after google sheets get rows module

I am not able make Http request, it shows error all the time.

Example here separately when i test open AI node works.

But when i use it in sequence after google sheets and uses some parameters in the prompt it doesnt work.

Do i have to use looping module to process each row from google sheets ??

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

For this i am using self hosted n8n ,
didnt connect to an sql database
running docker via npm
windows operating system.

plz help me with this issue

Hi @M_Tanusri,
Are you able to share the node? You can share the node by making use of the code block and inserting the code of the workflow inside of that code block.

1 Like

So you mean i have to parse it ? with a for loop in the code block ? plz dont mind but can you be more specfic plzz


But this way i not sure if it will execute for all 1000 rows