You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
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?
The text was updated successfully, but these errors were encountered: