Giter Club home page Giter Club logo

Comments (3)

GriceTurrble avatar GriceTurrble commented on July 24, 2024

Caused by ProxyError('Your proxy appears to only use HTTP and not HTTPS, try changing your proxy URL to be HTTP. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#https-proxy-error-http-proxy

I'm also seeing this being the root cause in this SO response.

Can you check the values you're using for HTTP_PROXY and HTTPS_PROXY in your environment? Or anywhere else you might be setting them?

from python-amazon-mws.

Bobspadger avatar Bobspadger commented on July 24, 2024

What version of urllib is in your different python versions. It looks like from urllib 1.26> the proxy needs to have the correct schema defined (http https etc)

@GriceTurrble answer is most likely correct to solve this - but the reason is this tiny shift from 1.26 onwards

https://github.com/urllib3/urllib3/blob/main/CHANGES.rst

from python-amazon-mws.

GriceTurrble avatar GriceTurrble commented on July 24, 2024

Closing as inactive. Thank you.

from python-amazon-mws.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.