Error 404 is returned when browsing to the website created by the web application templates: Simple Map Viewer and Basic Viewer.
Last Published: August 31, 2014ArcGIS Online
Bug ID Number
NIM087561
Submitted
December 20, 2012
Last Modified
June 5, 2024
Applies to
ArcGIS Online
Version found
10.1
Status
Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
Additional Information
Non-Reproducible
Workaround
1. For the Simple Map Viewer, edit the layout.js file in the JavaScript directory and type the sharing URL that is missing.sharingurl :'<a href="http://www.arcgis.com/sharing/content/items" target="_blank">http://www.arcgis.com/sharing/content/items</a>'2. Next, edit the template.js file un64853. For the Basic Viewer, just edit index.html and change the webmapID to the correct one. (Added 01/10/2013 - add the sharing URL :'<a href="http://www.arcgis.com/sharing/content/items" target="_blank">http://www.arcgis.com/sharing/content/items</a>')This behavior also occurs with the Edit_Chrome Template.