404 error when requesting http://[your host name:3344]/webapp/?config=config.json

3573
3
Jump to solution
06-10-2015 09:28 PM
AndrewTerwiel
Occasional Contributor II

Can anyone suggest some possible causes for a 404 error when requesting  http://[your host name:3344]/webapp/?config=config.json ?

Tags (2)
0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus

Andrew,

    The possible correct urls would be "http://[your host name:3344]/webappviewer/?config=config.json" to test your app just using the default stemapp or "http://[your host name:3344/webappbuilder/?id=app num" to bring up your app in WAB for configuration.

View solution in original post

3 Replies
RebeccaStrauch__GISP
MVP Emeritus

​I'm not sure about the 404, but some tricks for fixing 400 errors Tips and Observations for getting Web AppBuilder - Developer Edition Installed     Not sure if they would be related.  Steps 3h and 3i seemed to solve problems for others. 

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Andrew,

    The possible correct urls would be "http://[your host name:3344]/webappviewer/?config=config.json" to test your app just using the default stemapp or "http://[your host name:3344/webappbuilder/?id=app num" to bring up your app in WAB for configuration.

AndrewTerwiel
Occasional Contributor II

Dude! Thanks so much. The webappviewer URL worked.

0 Kudos