laptop and a wrench

Bug

Adding a KML file through the Add Data widget returns the error "The file <name> cannot be successfully uploaded.".

ArcGIS Experience Builder
Bug ID Number BUG-000164150
SubmittedJanuary 5, 2024
Last ModifiedAugust 5, 2025
Applies toArcGIS Experience Builder
Version found11.2
Operating SystemN/A
Operating System VersionN/A
Version Fixed11.3
StatusFixed

Workaround

Create a custom widget by copying the folder add-data located on located on <EBDevInstallFolder>\client\dist\widgets\common and change the line bellow in the file widget.js located on <CustomWidgetFolder>\dist\runtime and deploy it on your environment.

 

From:

 

return`${null===(o=(0,e.getAppStore)().getState())||void 0===o?void 0:o.portalUrl}sharing/kml`

 

To:

 

return`${null===(o=(0,e.getAppStore)().getState())||void 0===o?void 0:o.portalUrl}/sharing/kml`

Steps to Reproduce

Bug ID: BUG-000164150

Software:

  • ArcGIS Experience Builder

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options