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
I tried to authorize my Gmail account using the provided OAuth2 link.
I was expecting the authorization process to be completed successfully and grant the necessary permissions.
But I encountered an SSL certificate verification error, specifically: certificate verify failed: certificate has expired.
This error occurs every time I attempt to authorize the account using the same link.
Error message: HTTPSConnectionPool(host='goex-services.gorilla-llm.com', port=443): Max retries exceeded with url: /authorize (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1007)'))
The text was updated successfully, but these errors were encountered:
I tried to authorize my Gmail account using the provided OAuth2 link.
I was expecting the authorization process to be completed successfully and grant the necessary permissions.
But I encountered an SSL certificate verification error, specifically: certificate verify failed: certificate has expired.
This error occurs every time I attempt to authorize the account using the same link.
Error message: HTTPSConnectionPool(host='goex-services.gorilla-llm.com', port=443): Max retries exceeded with url: /authorize (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1007)'))
The text was updated successfully, but these errors were encountered: