The idea is:
To be able to access Google Cloud via a Service Account API (and not just OAuth2 API)
My use case:
Trying to use a workflow to create, download, and delte files in the Google Cloud Storage API.
I think it would be beneficial to add this because:
Greater autonomy and flexibility in interacting with Google Cloud services.
Any resources to support this?
Are you willing to work on this?
I don’ have the ability to do so.
1 Like
Being able to use a service account to authenticate against Google Cloud (Platform) services, like Cloud Storage, is important and the most natural way to authenticate.
1 Like
Is an admin able to merge this? It seems like the same request.
The idea is:
We extend the Google Cloud Storage node with allowing Service Account credentials, as we see for the other Google nodes.
My use case:
OAuth the way implemented for Google does not offer me to provide service account token. So I can only act with my personal identity. For security reasons the token is valid only for some hours, so I need to re-login twice a day.
I think it would be beneficial to add this because:
To support a real automation in that regards.
Any resources to suppo…
I, too, was surprised Google Cloud Storage was not compatible with service accounts.
If I create an OAuth setup for a user, will it require frequent authentication in production and stop working?
2 Likes
BIIIG +1 to facing constant (aka daily) reauthentications due to Google Cloud Session durations
1 Like
jan
June 9, 2026, 10:55am
5
New version n8n@2.26.0 got released which includes the GitHub PR 30928 .
3 Likes