So I setup the Patch Server. I am able to successfully upload/delete the software definitions via web browser.
Then, I generate an API token. Using this API token I am able to successfully upload/delete the software definitions via CLI. Works great!
But now when I visit PatchServer URL via web browser, I get a warning : DataTables warning: table id=webhook-list - Ajax error. For more information about this error, please see http://datatables.net/tn/7 (This happens everytime I refresh the webpage).
This is what i see : /usr/local/bin/patchserver/error_log
[Wed Jun 05 22:24:01.248713 2019] [wsgi:error] [pid 46344] [remote 10.10.12.13:54872] --------------------------------------------------------------------------------
[Wed Jun 05 22:24:01.263624 2019] [wsgi:error] [pid 46344] [remote 10.10.12.13:54872] ERROR in error_handlers [/Library/PatchServer/patchserver/routes/error_handlers.py:25]:
[Wed Jun 05 22:24:01.263801 2019] [wsgi:error] [pid 46344] [remote 10.10.12.13:54872] Authentication required.
[Wed Jun 05 22:24:01.263896 2019] [wsgi:error] [pid 46344] [remote 10.10.12.13:54872] --------------------------------------------------------------------------------
Screenshot 1

Screenshot 2

Screenshot 3

So I setup the Patch Server. I am able to successfully upload/delete the software definitions via web browser.
Then, I generate an API token. Using this API token I am able to successfully upload/delete the software definitions via CLI. Works great!
But now when I visit PatchServer URL via web browser, I get a warning :
DataTables warning: table id=webhook-list - Ajax error. For more information about this error, please see http://datatables.net/tn/7(This happens everytime I refresh the webpage).