forceng icon indicating copy to clipboard operation
forceng copied to clipboard

Logging into a community

Open tharrington opened this issue 9 years ago • 0 comments

I am trying to login to a community via the simulator or actual device. When I run force-server and login via the browser, everthing works fine but in the simulator context I get a page not found error:

screen shot 2015-03-30 at 10 50 41 am 2

I have changed the loginURL in forceng.js:

var loginURL = 'https://mycommunity.force.com/',

my proxyURL is localhost:8200... does this need to be something else for the simulator?

tharrington avatar Mar 30 '15 15:03 tharrington