laptop and a wrench

Error

ArcGIS Hub does not delete content (for example, uploaded images) from the Resources folder when the content is removed from the site.

Última publicación: October 13, 2021 ArcGIS Hub
Número de ID del error BUG-000143507
EnviadoOctober 7, 2021
Última modificaciónMarch 6, 2023
Relacionado conArcGIS Hub
Versión encontradaN/A
Sistema operativoWindows OS
Versión de sistema operativo10.0 64 Bit
EstadoIn Product Plan

Solución alternativa

Query the content of the site's Resources folder using this request URL: https://www.arcgis.com/sharing/rest/content/users/<USERNAME>/items/<HUB_SITE_ITEMID>/resources?f=pjson&token=<TOKEN>

This provides a list of all resources for the site. Once the name of items to be removed is identified, send a separate request using Postman to delete the items from the Resources folder:

 

POST request URL:

  • https://www.arcgis.com/sharing/rest/content/users/<USERNAME>/items/<HUB_SITE_ITEMID>/removeResources

Body:

  • f=pjson
  • token=<TOKEN>
  • resource: <FILE_NAME (with extension)>

Pasos para reproducir

ID del error: BUG-000143507

Software:

  • ArcGIS Hub

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