How can I automatically update my OAuth2 token in the HTTP node integrated with the Google Forms API (Google Cloud)?

How can I automatically update my OAuth2 token in the HTTP node integrated with the Google Forms API (Google Cloud)?

I’m having issues with the refresh token in my integration between the HTTP node and the Google Forms API. I wasn’t able to enable the refresh token, so I have to update the token manually, making it impossible to put the automation into production. I’ve searched through old topics on the subject but haven’t found a satisfactory solution.

Has anyone faced this issue before and can help me?