Hello I’m an intern at Siemens and would like to deploy my Mendix app to the cloud. So far, I’ve managed to deploy my app to a free-cloud node, unfortunately, whenever a user visits the URL, the homepage doesn’t show and instead my app is redirected to: /error_page/403.html I tried to fix this by changing the project security, specifically I changed the project security setting: “check security” from “yes” to “no”. This should work? No errors are present in the console or when I click the run cloud button. For development purposes I don’t want any special security permissions in my app. Anyone who visits the URL should just have access to use the app. For all you Mendix experts out there, please help!
↧