/api/host/GetVersion.json "Not Authenticated"

Previous development branch now released as 1.36
Locked
rblumel
Posts: 2
Joined: Tue Sep 24, 2019 4:48 pm

/api/host/GetVersion.json "Not Authenticated"

Post by rblumel »

I have no idea what is broken here. As far as I can tell I can log in and have no issues, but the API doesnt seem to work. I tried passing credentials with curl and still not working;. I no errors that are helpful with core.php in debug. Anyone run into this?

{"success":false,"data":{"name":"Not Authenticated","message":"Not Authenticated","url":"\/zm\/api\/host\/GetVersion.json","exception":{"class":"UnauthorizedException","code":401,"message":"Not Authenticated"}}}


Oh latestest buster10 build from the zmrepo.
User avatar
asker
Posts: 1553
Joined: Sun Mar 01, 2015 12:12 pm

Re: /api/host/GetVersion.json "Not Authenticated"

Post by asker »

Please post the exact command you tried.
I no longer work on zmNinja, zmeventnotification, pyzm or mlapi. I may respond on occasion based on my available time/interest.

Please read before posting:
How to set up logging properly
How to troubleshoot and report - ES
How to troubleshoot and report - zmNinja
ES docs
zmNinja docs
Locked