Troubleshooting
Whitelisting
By default, SDK will access *.skypath.io
domain. This should be whitelisted, so SDK can receive and send data. When a domain is not whitelisted SDK will not work.
You can use a proxy server to avoid whitelisting a SkyPath domain. It should forward all HTTPS network traffic for *.skypath.io
with a wildcard *
for a path.
See SDK configuration documentation for more details on how to pass base URL for proxy server to SkyPath SDK.