| Bug-ID-Nummer |
BUG-000161370 |
| Eingereicht | September 12, 2023 |
| Zuletzt geändert | February 24, 2025 |
| Gilt für | ArcGIS API for Python |
| Gefunden in Version | 2.1.1 |
| Betriebssystem | Windows Server |
| Betriebssystemversion | N/A |
| Status | Non-Reproducible
Dieses Problem konnte bei Tests durch das Entwicklungsteam nicht reproduziert werden. Problemen wird u. U. dieser Status zugewiesen, wenn sie nicht reproduziert werden können oder in einer Entwicklungsversion der Software nicht mehr relevant sind. Es wurde jedoch kein Fix zur Problembehebung installiert. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
This issue is not reproducible in the ArcGIS API for Python latest version. Ensure the GIS object has 'set_active=False' on the built-in account. For the Integrated Windows Authentication (IWA), ensure the login credentials are provided and the user can publish content.
Workaround
Connect to Portal for ArcGIS over the port 7443 URL using a built-in account. Example:
GIS ("https://portalURL:7443/arcgis", "username", "password")).
Schritte zur Reproduzierung