Hello n8n community,
I’m encountering a very strange issue with the Google Drive “Upload” node in my self-hosted n8n instance (version 1.88.0). The option “Convert to Google Workspace Format” is completely missing from the “Options” dropdown (under “APP Properties”).
This is unexpected as the documentation and general experience suggest this option should be available. I have checked this with both OAuth2 and Service Account credentials, and the option is not visible in either case. I am also using a Google Workspace account, which shouldn’t restrict this feature.
For extra context, my n8n and PostgreSQL were initially installed using Coolify, and we are running n8n within a Docker container. We actually updated our n8n instance from version 1.86.2 to 1.88.0 via Coolify in an attempt to resolve this issue, but unfortunately, the “Convert to Google Workspace Format” option remains missing.
Here’s a summary of what I’ve tried:
- Verified n8n version: I am definitely running version 1.88.0.
- Checked different credential types: The issue persists with both OAuth2 and Service Account.
- Using Google Workspace: My Google account is a Workspace account.
- Tried different browsers: I have now tested this in both Chrome and Edge, and the option is missing in both.
- Updated n8n version: We updated from 1.86.2 to 1.88.0 via Coolify, but the problem persists.
- Installation via Coolify/Docker: n8n and PostgreSQL were set up using Coolify and are running in Docker.
I have attached a screenshot showing the available options in my “Upload” node configuration, where the “Convert to Google Workspace Format” option is absent.
Has anyone else experienced this issue, especially with n8n deployed via Coolify/Docker or after an update? Any help or suggestions on why this option might be missing would be greatly appreciated!
Thank you in advance.