laptop and a wrench

Bug

In ArcGIS Experience Builder, adding a KML file through the Add Data widget returns the error "The file <name> cannot be successfully uploaded."

ArcGIS Experience Builder developer edition
Bug ID Number BUG-000164149
SubmittedJanuary 5, 2024
Last ModifiedAugust 5, 2025
Applies toArcGIS Experience Builder developer edition
Version found1.13
Operating SystemN/A
Operating System VersionN/A
Version Fixed1.14
StatusFixed

Workaround

Create a custom widget by copying the folder add-data located at <EBDevInstallFolder>\client\dist\widgets\common file path and changing the line below in the file widget.js located at <CustomWidgetFolder>\dist\runtime file path:

 

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-000164149

Software:

  • ArcGIS Experience Builder developer edition

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