ERR_INVALID_ARGUMENT Help !
I have this code, I'm using Puppeteer to scrape in API and I have to do the first request to an endpoint.
Here is the code :
And here is the error log:
1 Reply
fair-rose•3y ago
Hey NeoNomade, this is because you are explicitly setting the host header which is not allowed by chromium.