Menu

Why does the createVpnProfile method, in the Knox SDK, fail when a Profile name has whitespace?

When a VPN profile name contains whitespaces, createVpnProfile(String profileInfo) call will fail with a return of -1.

Whitespace is not allowed in the profile name of the Knox VPN Parameters JSON.