Google Sheets OAuth2 is now requiring new fields. And the [docs|Google OAuth2 generic | n8n Docs] for filling up the credentials does not show this, does anyone know how to fill up the credentials with the new fields?
Which node specifically are you trying to use? I tested this locally with version 1.81.4 and connecting a Google Sheets trigger shows me the OAuth2 credentials dialog that should require just a client ID and client secret.
Could you try adding the node on a new workflow and see if the credential dialog is working as expected there
Hmm, even when I go through the credentials I’m still not seeing the same thing. Makes me think this might be configuration related somehow. Unfortunately I don’t know what is causing this off the top of my head, but I can have a look in the code to see if something obvious pops up