When I try to use getEvents(guid) or getRecentLogs(guid) I get the following error
TypeError: Cannot read property 'replace' of undefined
But I notice that Events/Logs aren't listed in the main npmjs page, but are listed in the cf-rest-client docs page. Are these endpoints not supported yet or am I doing something wrong?
When I try to use
getEvents(guid)orgetRecentLogs(guid)I get the following errorBut I notice that Events/Logs aren't listed in the main npmjs page, but are listed in the cf-rest-client docs page. Are these endpoints not supported yet or am I doing something wrong?