Hi Sugat,
In your project you need to make sure that the Security is set to "Production" before deploying.
With kind regards,
Stephan
Like Stephan says, your app security mode should be production, before you can deploy it on a on-premise/private cloud/Mx cloud server.
Its not CHECKEVERYTHING mode. Its security mode. When not enabled avery one can access everything. Which you probably doesn't want.
If you want to run functional tests on the app w/o security (which isn't advised) but if you want, local deployment will do the job.
It's just a matter of enforcing security in your development/deployment cycle.
already checked this setting but still getting an error