Hi @jperrotto , @joshuaburkhow
I am working on API developemnt since last 6 months, I can able to work on executing workflows, get the results and also migration between different environment in Python language.
Few days ago, my laptop was reseted. Now the previously running code is not able work. same code throwing ProxyError. exact error is,
ProxyError: HTTPSConnectionPool(host='<my-host-name>', port=443): Max retries exceeded with url: /gallery/api/v1/workflows/5e5367d414aed71248742cc3/questions/?oauth_consumer_key=8D71FF4C5D4B4F87da9f1664332f39d5ae7b896de3490f25649c0a4&oauth_nonce=LdUqDE1584358568&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1584358568&oauth_version=1.0&oauth_signature=NKr6BkXfYyblho9oT3sedwUworw%3D (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 403 Forbidden',)))
Please help me on how to resolve this issue.
Your reply is much Appreciated.
Thanks.