[root@ip-192-168-45-70 demisto]# curl -ku 'username:password' https://localhost:8089/servicesNS/nobody/TA-Demisto/configs/conf-demistosetup/demistoenv/ -d VALIDATE_SSL=false
<msg type="ERROR">Unauthorized</msg>
,I get the following error.
[root@ip-192-168-45-70 demisto]# curl -ku 'username:password' https://localhost:8089/servicesNS/nobody/TA-Demisto/configs/conf-demistosetup/demistoenv/ -d VALIDATE_SSL=false
<msg type="ERROR">Unauthorized</msg>
... View more