Firebase/Firestore Google Connection Issues

:bullseye: What is your goal?

Keep make.com connected and authorised to Firebase/Firestore

:thinking: What is the problem?

I have a connection for modules to firestore, along with firebase cloud messaging, and google will not stay connected for more than a few hours, is there a way that I can can create a service account to avoid this dropping at all? This ia all through a google workspace account

:test_tube: What have you tried so far?

tried following the steps in the published guidance from make.com and referring to answers on here

Dealing with connections randomly dropping like that makes any automation feel unreliable, especially if everything depends on Google auth staying alive. Service accounts sound like the clean fix, but actually setting them up with Firestore isn’t always as smooth as docs suggest. I’ve seen similar stability issues in systems connected through Phonexa, where the real challenge isn’t setup, it’s keeping everything consistently running over time.