When trying to get the appropriate API URL, the get statement in the _get_endpoint() function would not follow redirects even though it the default setting is to allow_redirects was set to true,
Only seen this on a windows 10 host behind a corporate proxy with SSL offloading. This does not happen on macOS with no custom ssl ca bundles or behind any proxies.
When trying to get the appropriate API URL, the get statement in the _get_endpoint() function would not follow redirects even though it the default setting is to allow_redirects was set to true,
Only seen this on a windows 10 host behind a corporate proxy with SSL offloading. This does not happen on macOS with no custom ssl ca bundles or behind any proxies.