I am trying to access http://[your host]/webappviewer/?config=sample-configs/config-demo.json to test a custom in-panel widget. (Create a custom in-panel widget—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developer...) However, when I try entering the URL it just bring me to the main page of Web AppBuilder for ArcGIS. Any ideas why this is happening?
Jenna,
I am not sure what you are doing wrong then, because when I use this url it works fine bringing up the web app viewer:
http ://gislap183:3344/webappviewer/?config=sample-configs/config-demo.json
I am also having this issue.
No errors are raised on the server or client side. Any tips on how to debug?
I found the solution. The correct url is http://[your host name: port]/webappbuilder/stemapp/?config=sample-configs/config-demo.json
It can be found here: https://developers.arcgis.com/web-appbuilder/guide/get-started.htm