I am having the same problem with the Edit Web app template. I just downloaded it today.
After finding this forum I tried the basic viewer linked to by Kelly, changed the key and that worked just fine... Is it possible we can get an updated version of the Edit app?
Thank you, Kelly. The web app now loads my test AGOL without errors.
However, it says that there are no editable layers. Can you tell me how I can set this to edit? I set up my arcgis.com map to have an editable layer before I downloaded the Edit app.
-Daniel
Is your geocode service public? If so can you send the link and the address you were trying to find?
var geocoder = new esri.dijit.Geocoder({ map: map, geocoders: geocoder, theme: "simpleGeocoder", arcgisGeocoder: geocodeOptions }, "webmap-toolbar-right"); geocoder.startup();
The app is looking for your arcgis.com content in the wrong location. Looks like we forgot to set a path to point it to www.arcgis.com in the download version of the template. I've attached a zip file of the updated version that should fix this problem.