I want to use a Google sheet update as a trigger for a workflow and I need to create OAuth2 on Google API console. the problem is that Google only accepts URLs with https and the callback URL that N8N has is with http.
can anyone tell me how to change it?
I am using N8N’s latest version and all settings are set to default and I also have Nginx on my server with SSL installed on N8N domain.
I’ve installed my N8N on docker on ubuntu with this command: