Hello,
I am running into an issue when trying to authenticate using OAuth2. I followed the instructions laid out here https://developer.box.com/en/guides/authentication/oauth2/with-sdk/ and have set a proxy. However, i continue to receive the below error. Has anyone else run into this issue? Any suggestions would be appreciated.
ProxyError: HTTPSConnectionPool(host='api.box.com', port=443): Max retries exceeded with url: /oauth2/token (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 404 Not Found')))