<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Fatal error: Invalid configuration (web map or application identifier not specified) in Classic Esri Story Maps Questions</title>
    <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161247#M1731</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gregory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this one http://icpre.maps.arcgis.com/apps/MapTour/?appid=a0bd53d43fb24a5c9d899106b7b4f957 I’d like to take this web app and customize it some, but more so then what is offered with the build-in editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was created through my Arcgisonline account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Nov 2014 19:17:54 GMT</pubDate>
    <dc:creator>AndyHenry</dc:creator>
    <dc:date>2014-11-12T19:17:54Z</dc:date>
    <item>
      <title>Fatal error: Invalid configuration (web map or application identifier not specified)</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161236#M1720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I followed this page &lt;/SPAN&gt;&lt;A href="https://github.com/Esri/map-tour-storytelling-template-js"&gt;https://github.com/Esri/map-tour-storytelling-template-js&lt;/A&gt;&lt;SPAN&gt; step-by-step, and unfortunately, it didn't work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The goal for the assignment is to have the story map template work. Here's a link to my gallery on my portfolio website. Scroll all the way down and click on "ArcGIS Online map", an orange box &lt;/SPAN&gt;&lt;A href="http://www.stainlessmapping.com/Gallery/gallery.html"&gt;http://www.stainlessmapping.com/Gallery/gallery.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The error will appear, and I am not sure how to fix it. Could it be a file placement issue? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I attached my index.html (which is like the readme.pdf from the storytelling template Git-hub page).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The story map does work just fine in the online application. I am able to make an iframe on my website, and it work just like it should.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope I have been clear enough. Thanks for the help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 15:53:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161236#M1720</guid>
      <dc:creator>ThomasHerbreteau</dc:creator>
      <dc:date>2014-01-30T15:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specifi</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161237#M1721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="https://github.com/Esri/map-tour-storytelling-template-js"&gt;Map Tour repository on Github&lt;/A&gt;&lt;SPAN&gt; offer two downloadable archives, one is intended for users that don't customize the template or only do CSS customization, the other is for developer that enhance or change the behavior of the app. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are using the developer download. If you are not making any Javascript change to the application, you should use the user download. If you are not making any customization at all, we recommend that you use the hosted version to benefits from automatic update. If you want to use your own URL, you can do a full screen iFrame that use the hosted version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have modified the template, you will have to follow the &lt;/SPAN&gt;&lt;A href="https://github.com/Esri/map-tour-storytelling-template-js#developer-guide"&gt;developer instructions&lt;/A&gt;&lt;SPAN&gt; to make it work (in the default mode, all parameters in index.html are ignored on purpose).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 16:07:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161237#M1721</guid>
      <dc:creator>GregoryL_Azou</dc:creator>
      <dc:date>2014-01-30T16:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specifi</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161238#M1722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am experiencing the same problem. I want to customise the story map template, for example by integrating additional javaScript capabilities. I have read &lt;/SPAN&gt;&lt;A href="https://github.com/Esri/map-tour-storytelling-template-js#developer-guide"&gt;https://github.com/Esri/map-tour-storytelling-template-js#developer-guide&lt;/A&gt;&lt;SPAN&gt; but still cannot get past this problem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess I am missing something, all I have done is create a web map with a points layers, shared it publicly and then put the webmap id in the index.html file supplied in the template download.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tuckers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 08:34:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161238#M1722</guid>
      <dc:creator>MatthewTucknott</dc:creator>
      <dc:date>2014-03-31T08:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specifi</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161239#M1723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for trouble. The developer documentation may be a bit hard to follow. Did you try the user download.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;From the &lt;/SPAN&gt;&lt;A href="https://github.com/Esri/map-tour-storytelling-template-js#map-tour"&gt;repository index&lt;/A&gt;&lt;SPAN&gt;, use user download. Then just edit index.html with your webmap id. You will be able to do a lot of CSS customization and some Javascript with that version.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 15:39:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161239#M1723</guid>
      <dc:creator>GregoryL_Azou</dc:creator>
      <dc:date>2014-03-31T15:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specifi</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161240#M1724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gregory,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yep that worked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 13:23:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161240#M1724</guid>
      <dc:creator>MatthewTucknott</dc:creator>
      <dc:date>2014-04-03T13:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specified)</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161241#M1725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;H Gregory,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First and foremost I'm not a programmer, but I currently taking some JavaScript classes. I'm having the same issues as Matthew was, but here's what I'm doing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I downloaded the user version&lt;/P&gt;&lt;P&gt;2. Created a folder titled 'map_tour' and placed it here C:\inetpub\wwwroot\map_tour &lt;/P&gt;&lt;P&gt;3. Opened the index.html file and copied and pasted my appid (not mapid) into the appid location&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now what do I do, double-click on the index.html to see my map tour? If so, the fatal error is coming up. Any suggestions are greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 18:35:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161241#M1725</guid>
      <dc:creator>AndyHenry</dc:creator>
      <dc:date>2014-11-12T18:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specified)</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161242#M1726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cool, well you have done 99% of the work, double clicking on index.html won't work (I know we should have a clear error when you do that), you have to open the app served through your web server like by entering &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://127.0.0.1/map_tour/" rel="nofollow" target="_blank"&gt;http://127.0.0.1/map_tour/&lt;/A&gt;&lt;SPAN&gt; in your web browser.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made the instructions for our latest template (Map Journal) better and will edit Map Tour documentation to follow the same pattern soon, please check it out if the previous advice doesn't help: &lt;A href="https://github.com/Esri/map-journal-storytelling-template-js#instructions" title="https://github.com/Esri/map-journal-storytelling-template-js#instructions"&gt;Esri/map-journal-storytelling-template-js · GitHub&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 18:41:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161242#M1726</guid>
      <dc:creator>GregoryL_Azou</dc:creator>
      <dc:date>2014-11-12T18:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specified)</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161243#M1727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;H Gregory,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick response, if I’m trying to open the app through my PC (by making it a web server) how would you recommend I do this? I’ve used the ArcGIS Viewer for Flex which essentially does this for you (see picture below), would it be similar to this? If so, I’ve tried this in my web browser (http://pc2321.ics.inlandgroup.net/map_tour/) and the error still comes up. Is there something in the IIS (Internet Information Services) Manager I need to turn on, off, or setup by chance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 18:49:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161243#M1727</guid>
      <dc:creator>AndyHenry</dc:creator>
      <dc:date>2014-11-12T18:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specified)</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161244#M1728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any web server should works. You don't need any special configuration.&lt;/P&gt;&lt;P&gt;I can't access your server so I can't help diagnose more... could you post a screenshot of the index.html configuration section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is more information about web servers in map Journal documentation &lt;A href="https://github.com/Esri/map-journal-storytelling-template-js#how-to-deploy-the-application-on-a-web-server" title="https://github.com/Esri/map-journal-storytelling-template-js#how-to-deploy-the-application-on-a-web-server"&gt;Esri/map-journal-storytelling-template-js · GitHub&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 18:59:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161244#M1728</guid>
      <dc:creator>GregoryL_Azou</dc:creator>
      <dc:date>2014-11-12T18:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specified)</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161245#M1729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 19:05:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161245#M1729</guid>
      <dc:creator>AndyHenry</dc:creator>
      <dc:date>2014-11-12T19:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specified)</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161246#M1730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;So that's not the exact same error. That's a different issue, your appid doesn't seems to exist in ArcGIS Online.&lt;/P&gt;&lt;P&gt;See below you have the same error with hosted Map Tour or with the item page&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.arcgis.com/apps/MapTour/index.html?appid=0bd53d43fb24a5c9d899106b7b4f957" title="http://www.arcgis.com/apps/MapTour/index.html?appid=0bd53d43fb24a5c9d899106b7b4f957"&gt;http://www.arcgis.com/apps/MapTour/index.html?appid=0bd53d43fb24a5c9d899106b7b4f957&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=0bd53d43fb24a5c9d899106b7b4f957" title="http://www.arcgis.com/home/item.html?id=0bd53d43fb24a5c9d899106b7b4f957"&gt;http://www.arcgis.com/home/item.html?id=0bd53d43fb24a5c9d899106b7b4f957&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you create that appid?&lt;/P&gt;&lt;P&gt;If you try with that appid 560eeb563fa348b7a91c6e2352bc4cd8 does it work? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 19:13:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161246#M1730</guid>
      <dc:creator>GregoryL_Azou</dc:creator>
      <dc:date>2014-11-12T19:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specified)</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161247#M1731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gregory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this one http://icpre.maps.arcgis.com/apps/MapTour/?appid=a0bd53d43fb24a5c9d899106b7b4f957 I’d like to take this web app and customize it some, but more so then what is offered with the build-in editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was created through my Arcgisonline account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 19:17:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161247#M1731</guid>
      <dc:creator>AndyHenry</dc:creator>
      <dc:date>2014-11-12T19:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specified)</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161248#M1732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That one seems to work fine yes. What error do you get when you use that one in the downloadable version of Map Tour that you set up on your computer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 19:20:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161248#M1732</guid>
      <dc:creator>GregoryL_Azou</dc:creator>
      <dc:date>2014-11-12T19:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specified)</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161249#M1733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The same error, (web map or application identifier not specified.)  My assumption is, you copy and paste the appid into the index.html file, customize or configure what you need, and I use the same link to view my updates (http://icpre.maps.arcgis.com/apps/MapTour/?appid=a0bd53d43fb24a5c9d899106b7b4f957) or does it automatically update the app stored in ‘My Content’ folder on my Arcgisonline account?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 19:27:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161249#M1733</guid>
      <dc:creator>AndyHenry</dc:creator>
      <dc:date>2014-11-12T19:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specified)</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161250#M1734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works just fine for me using that configuration &lt;IMG alt="appidocnfig.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/29520_appidocnfig.png" style="width: 620px; height: 265px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it means that your deployment is not correct. maybe delete your folder and try again?&lt;/P&gt;&lt;P&gt;Does it work when you use the appid i previously gave you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No the customization of the template that you will do on your computer won't be reflected in the hosted version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should only use the downloadable for advanced configuration like if you change the header background or replace the arrows icons. The online version provide some possibility of customization through the settings dialog and we don't recommend you&amp;nbsp; use the downloadable version if you are not comfortable with deploying the application on a webserver. We will continue to add more customization in the hosted version, you will benefits from those features as they are deployed in the next months.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 19:40:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161250#M1734</guid>
      <dc:creator>GregoryL_Azou</dc:creator>
      <dc:date>2014-11-12T19:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specified)</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161251#M1735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The funny thing is when I type this into a web browser http://127.0.0.1/map_tour/  Sometimes it works and others it does not. Is it always http:/127.0.0.1/?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also too, would an app like this require expert programming knowledge - http://storymaps.esri.com/stories/2014/zoo-babies/ we’d like something similar, but with our logos and locations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 20:04:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161251#M1735</guid>
      <dc:creator>AndyHenry</dc:creator>
      <dc:date>2014-11-12T20:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specified)</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161252#M1736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like your server is not stable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes Zoo Babies it not one of our &lt;A href="http://storymaps.arcgis.com/en/app-list/"&gt;supported template&lt;/A&gt; and would require programming knowledge. We distribute it's source code without support &lt;A href="https://github.com/ssylvia/zoo-babies" title="https://github.com/ssylvia/zoo-babies"&gt;ssylvia/zoo-babies · GitHub&lt;/A&gt; but you should definitely not consider that option if you can't deploy a Map Tour as that one is way more complex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 21:26:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161252#M1736</guid>
      <dc:creator>GregoryL_Azou</dc:creator>
      <dc:date>2014-11-12T21:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specified)</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161253#M1737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gregory,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My last question is, once I’ve downloaded the map tour app, customized it, can I upload it to Arcgisonline so I don’t have to run it on my web server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for taking the time to answer my questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 21:35:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161253#M1737</guid>
      <dc:creator>AndyHenry</dc:creator>
      <dc:date>2014-11-12T21:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specified)</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161254#M1738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No you can't upload web application to ArcGIS Online, some free solution are described in Map Journal documentation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 21:42:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161254#M1738</guid>
      <dc:creator>GregoryL_Azou</dc:creator>
      <dc:date>2014-11-12T21:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Fatal error: Invalid configuration (web map or application identifier not specified)</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161255#M1739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having the same problem. I can publish a Map Tour through AGO but I cannot do anything with the downloadable version. I need to deliver to a client with some CSS customization but can't get past step #1. My webmap ID is 902baf95cf7b48cbac9e228fdbd2aab5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a server with IIS that I use for testing and it won't run on there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://mademo.mygisonline.com/MapTourLinds/" title="http://mademo.mygisonline.com/MapTourLinds/"&gt;http://mademo.mygisonline.com/MapTourLinds/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 17:22:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/fatal-error-invalid-configuration-web-map-or/m-p/161255#M1739</guid>
      <dc:creator>deleted-user-zGZcJ5TpRUeA</dc:creator>
      <dc:date>2015-03-26T17:22:15Z</dc:date>
    </item>
  </channel>
</rss>

