laptop and a wrench

漏洞

Unable to connect to ArcGIS Online through a forward proxy using ArcGIS API for Python 2.0.1 with the parameters proxy_host and proxy_port.

ArcGIS API for Python
漏洞 ID 编号 BUG-000153946
已提交November 23, 2022
上次修改时间October 8, 2024
适用范围ArcGIS API for Python
找到的版本2.0.1
操作系统Windows OS
操作系统版本10.0 64 Bit
状态As Designed

附加信息

The proxy_port and proxy_host are deprecated in favor of the proxy parameter and use that parameter instead. It does not work in future releases.

解决办法

Use the proxy argument to configure individual requests to any request method: gis = GIS(url="https://cantechsupport.maps.arcgis.com", username="xxxt", password="xxxx", proxy={'http':'http://127.0.0.1:8888','https':'http://127.0.0.1:8888'}).

重现步骤

漏洞 ID: BUG-000153946

软件:

  • ArcGIS API for Python

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项