I am using the lighthouse API to pull pagespeed insights and recommendations and have run into an issue where when I test the page in the ui, https://developers.google.com/speed/pagespeed/insights, I get results but the screen shot of the page only shows the log in page. Technically the page is available both publicly (without logging in) and behind the login though. I am afraid that the results are for the "log in page" and not the page I want to analyze.
Curious if anyone has run into the same and if there is a way past this with the API (eg: API request inclusive of user credentials, etc).