Trying to launch web app as http url from web app builder?

2376
2
04-28-2015 01:00 PM
SubuSwaminathan1
Occasional Contributor

Based In one machine - the app gets launched as http by default and in another machine (second copy of WAB) - all apps are launched by https as default. Any idea why and how to control this? I am using two separate copies of WAB 1.1.

0 Kudos
2 Replies
PaulCrickard
New Contributor III

If the machine that defaults to HTTPS is the one your developing on, probably because you have to login to create the app. If the other machine is a a person looking at it over the web, they use HTTP.

My WAB developer version listens on 3345 as http and 3346 as https

0 Kudos
SubuSwaminathan1
Occasional Contributor

both deployments are the same except for: The one that is working as expected is on a server and the one that is misbehaving is on my local desktop.usually in most applications, unless the deployment specifically allow only https, http is the default. Very new to WAB so just starting to get know its quirks.

I just got the LocalLayer widget to work on the server WAB and not on the local WAB. so the local WAB is looking very suspect right now.

Always open to ideas on troubleshooting.

0 Kudos