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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動