michelderooij / Get-EventSession

Script to assist in downloading Microsoft event contents or return session information.
MIT License
69 stars 29 forks source link

error retrieving the session catalog #12

Closed fmuntean closed 2 years ago

fmuntean commented 3 years ago

Getting following error: Problem retrieving session catalog: The response content cannot be parsed because the Internet Explorer engine is not available, or Internet Explorer's first-launch configuration is not complete. Specify the UseBasicParsing parameter and try again.

fmuntean commented 3 years ago

I have appended -UseBasicParsing to all the Invoke-WebRequest in the script and was able to get this script working again.

AutomateP commented 3 years ago

I am still getting this issue with Version 3.52, June 1st, 2021. Is there something I am missing?

michelderooij commented 2 years ago

No. Are you using a proxy by any chance? Tested on Windows 10/11.