laptop and a wrench

Error

In ArcGIS Pro, the oriented imagery viewer fails and returns the error message "Error occurred while loading the image. Failed to fetch" when the image path is a URL to a hosted image.

ArcGIS Pro
Número de ID del error BUG-000171272
EnviadoOctober 7, 2024
Última modificaciónFebruary 10, 2025
Relacionado conArcGIS Pro
Versión encontrada3.3
Sistema operativoN/A
Versión de sistema operativoN/A
EstadoKnown Limit

Información adicional

To oriented imagery viewer in ArcGIS Pro requires the Amazon S3 bucket policy to allow all ("*") origins to access the image stored in the bucket.

Solución alternativa

Set the Amazon S3 CORS policy (access-control-origin settings) to allow all origins.

Example: [ { “AllowedHeaders”: [ “*” ], “AllowedMethods”: [ “GET” ], “AllowedOrigins”: [ “*” ], “ExposeHeaders”: [], “MaxAgeSeconds”: 3000 } ]

Pasos para reproducir

ID del error: BUG-000171272

Software:

  • ArcGIS Pro

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga