What's the trick to get Google Sheets working on Render.com?

I am using a free account on Render.com.

what should the OAuth redirect URL be? in render.com, i see this value: http://localhost:5678/rest/oauth2-credential/callback

BUT i get instant error when i try it:

r/n8n - cant connect to my Google sheets on Render.com|750xauto

what must i do in Render to get this node working?

OR what should i put in Google?

Hi @Philly_Hot
I think the default Render installation of n8n doesn’t include the WEBHOOK_URL variable,
Try setting it to match your n8n URL on Render, then try again..

like this?

yes then restart..