Google cloud service account [GOT CREATED]

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.

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 :relieved_face:

1 Like

New version n8n@2.26.0 got released which includes the GitHub PR 30928.

3 Likes