When trying to connect google tables (Google Sheets) in superset the following error occurs
Invalid argument(s) ‘catalog’ sent to create_engine(), using configuration GSheetsDialect/NullPool/Engine. Please check that the keyword arguments are appropriate for this combination of components.
enter image description here
enter image description here
The gsheetsdb driver is installed and can be seen when docker exec superset_app pip list | grep gsheetsdb
Please help to solve the problem.
I have tried raising different versions of superset in docker on different virtual machine configurations, but the problem persists.
I don’t see it in other users.
Current version 4.0.1
Ivan Barchenkov is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.