Esri / solution.js

TypeScript wrappers running in Node.js and modern browsers for transferring ArcGIS Online items from one organization to another.
https://esri.github.io/solution.js/
Apache License 2.0
39 stars 12 forks source link

Failing to deploy solution, not returning the resource properly #314

Closed chris-fox closed 4 years ago

chris-fox commented 4 years ago

Attempt to deploy:

https://localdeployment.maps.arcgis.com/home/item.html?id=5369196f17ab428db2165b96d829fd05

It will fail attempting to fetch a resource from the template, the url seems to be incorrect it is passing undefined rather than the item it of the template.

https://www.arcgis.com/sharing/rest/content/items/undefined/resources/eef5c6d2f0884f1fa5d7e633d85493a5_info_dataz/Hospitalization_and_PPE_Inventory_Solution_Design.xlsx.zip

chris-fox commented 4 years ago

Verified