Accept all (or range of) Hosts

I’m communicating via REST with Parse servers in server code, and their servers do not always show up as api.parse.com but IP addresses as well. As you can imagine, the range of these addresses can be huge, and attempting to enter them manually one at a time is impossible.

If I do not enter them, I get access denied errors:

access denied (“java.net.SocketPermission” “[ip address]:443” “connect,resolve”)

Is there a setting in config that will allow me to connect to any external host for Standalone?

Thank you!

William,

Please understand that there is no free support for unlicensed installations of Standalone Backendless:
https://backendless.com/support-policy/

As a business, we cannot provide both free product and free support. You’re welcome to purchase a support plan or a license, we’ll be happy to assist you.

Regards,
Mark

Thanks Mark - I have sent over a question re: Licensing.

  • William