You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, we are, we have a Linux server running Superset in the company where i work. I am not sure if the proxy's company is affecting the communication with google sheet, anyway let me look the link you shared.
i try to connect and query a Google Sheets, i am using gsheetdb, i have followed the steps from this link: https://superset.apache.org/docs/databases/google-sheets
But i am getting some issues. Could you help me to know why i can't connect to Google Sheet?
Expected results
Connect and get the information from Google Sheets
Actual results
I get the next error message:
gsheets error: HTTPSConnectionPool(host='docs.google.com', port=443): Max retries exceeded with url: google_sheet_URL (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852)'),))
The text was updated successfully, but these errors were encountered: