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
When trying to use get_news() with the sample code, I've either been getting an empty response or this error message:
06/19/2024 05:45:59 PM - HTTPSConnectionPool(host='news.google.com', port=443): Max retries exceeded with url: /rss/articles/CBMiSmh0dHBzOi8vd3d3LnRoZXZlcmdlLmNvbS8yMDI0LzYvMTkvMjQxODE5NjUvc25hcGNoYXQtYWktcHJvbXB0LWN1c3RvbS1sZW5z0gEA?oc=5 (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)')))
It seems like this error only happens on specific Wi-Fis, since I've never seen this issue until trying to use the module while at another house.
The text was updated successfully, but these errors were encountered:
When trying to use get_news() with the sample code, I've either been getting an empty response or this error message:
06/19/2024 05:45:59 PM - HTTPSConnectionPool(host='news.google.com', port=443): Max retries exceeded with url: /rss/articles/CBMiSmh0dHBzOi8vd3d3LnRoZXZlcmdlLmNvbS8yMDI0LzYvMTkvMjQxODE5NjUvc25hcGNoYXQtYWktcHJvbXB0LWN1c3RvbS1sZW5z0gEA?oc=5 (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)')))
It seems like this error only happens on specific Wi-Fis, since I've never seen this issue until trying to use the module while at another house.
The text was updated successfully, but these errors were encountered: