Describe the problem/error/question
I am trying to get Gmail to automatically send emails based on parameters defined from a google sheets node. The problem itself seems to live in the Gmail node itself, as I have tried in other workflows that use Gmail and I get the same error.
What is the error message (if any)?
“The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed. (item 0) [item 0]”
All of the parameters in the node have been defined, and the JSON is correct. The node was working fine yesterday, but today it doesn’t seem to work.
From what I understand you want to send an email that automatically includes the correct venue name in the body text. Is the error that you are getting coming from the Initial email to send user node?
Could you share the output that you get from your G.Sheets node?
Hi @Oliver_Stonehouse, I couldn’t reproduce your issue on my end. I can’t seem to find any issues with the parameters. Could you check to make sure that your credentials are working?
There’s an issue around Google Cloud Sign in on n8n Cloud that came up recently:
Would you be able to try updating your cloud instance, 1.51.1 should be availble on Cloud now and would be a good option to move to. The only difference I can think of between what you have and what I have been testing against is the version.