Problem/error/issue: Can connect google cloud APIs/OAuth 2.0 and workflow in self hosted instance of n8n. I have used the following documentation links:
And this post faced similar issues where it ended up being an n8n bug.
I have set all the credentials, scopes, added appropriate users, etc and I have attempted this across different google accounts several times. I do not know what is the issue with my inability to connect the workflow to the google cloud api via OAuth 2.0. Any advice is greatly appreciated.
I had to reinstall n8n using a docker image and got the OAuth configuration to work correctly. I could not get it to work with the image pull from the GitHub repo.