Bug
| Bug-ID-Nummer | BUG-000142478 |
|---|---|
| Eingereicht | August 25, 2021 |
| Zuletzt geändert | July 18, 2024 |
| Gilt für | ArcGIS API for Python |
| Gefunden in Version | 1.8.5 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 10.0 |
| Status | Non-Reproducible |
Use the token to generate a separate connection to GIS. Code to reproduce:
from arcgis import GIS
initialLogin_gis=GIS('https://arcgis.com',client_id='fBno9ebLMTP1VwIJ')
initToken=initialLogin_gis._con.token
gis = GIS(token=initToken,referer="https://www.arcgis.com")
item=gis.content.get('4c4e381d00e048918169a7a412dc5904')
item.layers[0].query()
Bug-ID: BUG-000142478
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen