Hi all,
I’m using the latest GenieACS built from source. I’m using the nbi to get a list of files uploaded to GenieACS.
curl -i 'http://localhost:7557/files/'
HTTP/1.1 404 Not Found
GenieACS-Version: 1.2.3+20201222110936
Date: Wed, 23 Dec 2020 08:35:23 GMT
Connection: keep-alive
Keep-Alive: timeout=5
Transfer-Encoding: chunked
The rest of the api seems to be working fine though. Any clarifications would be much appreciated.
Best Regards,
Harry