I am using RunTipi latest version with n8n latest version, basically i am trying to create an integration that uses google docs, so i setup the credentials, insert the Client ID and Client Secret, and localhost since the local IP is not supported by google; Tried both going on production state and trying to login as showed in the second screen but every time i try it gives me the following error. Tried using ngrok to see if the error is persistent, tried setting in the file
/etc/hosts
/etc/hosts
a record
127.0.0.1 n8n-data-fake.com
127.0.0.1 n8n-data-fake.com
and setting google with that following fake dns record but still no changes