puppeteer-functions
puppeteer-functions copied to clipboard
Doesn't work?
I must be doing something wrong, /test, /version, /screenshot all return the same error: Cannot GET /
HTTP/1.1 404 Not Found
x-powered-by: Express
access-control-allow-origin: *
content-security-policy: default-src 'none'
x-content-type-options: nosniff
content-type: text/html; charset=utf-8
content-length: 139
date: Thu, 07 Apr 2022 22:32:01 GMT
connection: close
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Cannot GET /</pre>
</body>
</html>