Hi community,
I keep having the following error. Bad request - please check your parameters (item 0)
Why would this be? I have given full permissions in Gmail API.
PLEASE SOMEONE HELP I HAVE BEEN GOING IN CIRCLES FOR HOURSSS
Hi community,
I keep having the following error. Bad request - please check your parameters (item 0)
Why would this be? I have given full permissions in Gmail API.
PLEASE SOMEONE HELP I HAVE BEEN GOING IN CIRCLES FOR HOURSSS
Hey, how are you authenticating with gmail?
Is it through OAuth2 or a Service account?
Follow the instructions on this video to make sure you have everything correctly set up:
If my reply answers your question, please remember to mark it as a solution.
I’m pretty sure you are using a service account.
For this to work, you’ll need to impersonate a user through that service account. This will require domain-wide delagation.
I’d recommend that you set up your authentication using OAuth2 - Google OAuth2 generic | n8n Docs.
Or follow the prompts on the right of the new credential setup.
This will resolve your problem.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.