Gmail node gives error 404

I am trying to add Gmail connection in Gmail node. i have followed step by step guide to create " OAuth consent screen" and “credentials” in google console. after getting client id and client secret when i am adding to n8n after submitting i am able to go till number of access available. after selctiing scope when i am submitting it. i am getting 404 error


Share the output returned by the last node

Information on your n8n setup

  • n8n version: 0.153.0
  • Database you’re using (default: SQLite):
  • Running n8n with the execution process [own(default), main]:
  • Running n8n via [Docker, npm, n8n.cloud, desktop app]:

Hey @Rahul_Yadav,

How do you have n8n set up is it npm, cloud, docker, desktop or something else?

hello @Jon i am using desktop version

Hey @Rahul_Yadav,

In that case I would double check the URL you put into the Google API console, It could be that your desktop tunnel URL has changed.