Welcome to the new Box Support website. Check out all the details here on what’s changed.

ProxyError

New post

Comments

4 comments

  • cbetta

     hi what SDK are you using?

    0
    Comment actions Permalink
  • EXPD_Brian

      I'm using boxsdk version 2.6.1

    0
    Comment actions Permalink
  • khuongdh

     

    It may caused by the limitation in your network (your company's proxy server, etc)

    You can pass the proxy url to boxsdk.

     

    from boxsdk.config import Proxy
    Proxy.URL = "your-company-proxy.com:"

     

    0
    Comment actions Permalink
  • cbetta

     I would recommend opening a ticket on GitHub with the SDK team. I can give them a push as well, as they might know the answer better than I do. https://github.com/box/box-python-sdk

    0
    Comment actions Permalink

Please sign in to leave a comment.