Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Http connection pool error #22

Open
yashugupta786 opened this issue Jan 13, 2021 · 0 comments
Open

Http connection pool error #22

yashugupta786 opened this issue Jan 13, 2021 · 0 comments

Comments

@yashugupta786
Copy link

Hi When i am trying to make a post request i am getting the below error

requests.exceptions.SSLError: HTTPSConnectionPool(host='api.cognitive.microsofttranslator.com', port=443): Max retries exceeded with url: /translate?api-version=3.0&to=de (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:748)'),))

I have tried adding proxy and set the verify = false but it didnot work .please help me with resolution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant