How to allow pagespeed insights to http basic authentication sites? It is returning error as follows even though I mentioned the username and password as below format.
Lighthouse returned error: FAILED_DOCUMENT_REQUEST. Lighthouse was unable to reliably load the page you requested. Make sure you are testing the correct URL and that the server is properly responding to all requests. (Details: net::ERR_ACCESS_DENIED)
https://username:[email protected]
e.g curl https://www.googleapis.com/pagespeedonline/v5/runPagespeed?url=https://username:[email protected]