I'm wondering why I get this error in the dev tools console when I load webappviewer/?config=config.json. Does anyone know what causes this and how to fix it please?
Removal of this line from \client\stemapp\config.json has fixed this error.
"geometryService": "http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer",
See this link for geometryService explanation: App configuration—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers
Andrew,
OK that makes sense. I always change that url to my own geometry service.
Yes.
Does the viewer show up when you just use http://dpc0159:3344/webappviewer/
Hi Robert,
Yes, that URL returns the config.json successfully.
So the url you are attempting to use is "http://dpc0159:3344/webappviewer/?config=config.json"?
This url work fine for me "http://gislap183:3344/webappviewer/?config=config.json"
Try this url and see if it returns the json "http://dpc0159:3344/webappviewer/config.json"
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.