Hello everyone,
I’m currently using n8n to automate my workflow, but I’ve been facing a frustrating and recurring issue with the Google Docs credential. The connection works fine initially, but it automatically disconnects after X hours, forcing me to reconnect manually each time.
Interestingly, I also use the Gmail credential (linked to the same Google account), and it works perfectly without any disconnection issues. The Gmail credential remains stable, while the Google Docs credential consistently loses connection.
What I’ve tried so far:
I’ve been using Google Docs as a database to retrieve information and generate responses. However, due to the frequent disconnections, I’m considering switching to an alternative.
I’ve tested Pinecone, but the outputs I get are noticeably less precise and less qualified compared to what I achieve with Google Docs.
My questions:
- Is there a way to resolve the credential disconnection issue with Google Docs? Perhaps a way to maintain the session or automatically refresh the token?
- What alternative to Google Docs would you recommend? I’m looking for a reliable tool that can store and query templates efficiently while ensuring smooth integration with n8n.
I’d greatly appreciate any advice, suggestions, or insights from your experience. Thank you so much for your help!