laptop and a wrench

Bug

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
Bug-ID-Nummer BUG-000153946
EingereichtNovember 23, 2022
Zuletzt geändertOctober 8, 2024
Gilt fürArcGIS API for Python
Gefunden in Version2.0.1
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusAs Designed

Zusätzliche Informationen

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.

Workaround

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'}).

Schritte zur Reproduzierung

Bug-ID: BUG-000153946

Software:

  • ArcGIS API for Python

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln