Bug-ID-Nummer |
BUG-000179039 |
Eingereicht | August 27, 2025 |
Zuletzt geändert | September 9, 2025 |
Gilt für | ArcGIS Online |
Gefunden in Version | June 2025 |
Betriebssystem | Windows OS |
Betriebssystemversion | 11.0 64 bit |
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
When connecting to a service in ArcGIS Online, the ArcGIS Maps SDK for JavaScript automatically detects CORS headers. When CORS is not set up on a service, the Map Viewer attempts to connect to the service via a proxy. It is highly recommended to enable CORS support. Otherwise, check the origin server for any certificate issues.
Refer to the documentation for more information about CORS and proxies: https://developers.arcgis.com/javascript/latest/cors/
Workaround
Ensure that the service either supports CORS or that all certificates are properly configured. From that point, add the service to Map Viewer.
Schritte zur Reproduzierung