I tried to run this script, but I'm getting this error
root@casper:/home/casperadmin/Scripts# python updateDeviceInventoryBySmartGroup.py
Getting device list from the JSS...
Exception decoding JSON: No JSON object could be decoded
Any idea what's going wrong? I know nothing of the programming behind all this. It's on a Debian 8 VM. If it makes a difference, I left the "jss_path" variable blank, because our JSS URL doesn't have anything after the port
Thanks!