In etherpad lite I try to list pads or groups with the api. But I reveive the following message:
{"code":2,"message":"createHTTPError.notFound is not a constructor","data":null}
I've writen an Java-Application doing and I've tried with curl.
With Curl:
curl "http://localhost:9001/api/1/listAllPads&apikey=477da...
"code":2,"message":"createHTTPError.notFound is not a constructor","data":null}
curl "http://localhost:9001/api/1/listAllGroups?apikey=477da3361...
{"code":2,"message":"createHTTPError.notFound is not a constructor","data":null}
Createing author, group, pad for group and session works with the api.
Enviroment:
Windows 10
Node.js v12.17.0
No proxy, direct access
Database postgres
Etherpad version Version number: 1.8.4
Git sha: 6a0f73d
Installed plugins
ep_auth_session, ep_adminpads2, ep_etherpad-lite, ep_message_all, ep_headings2, ep_real_time_chat, ep_tables3, ep_author_hover