mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-05 12:10:57 +08:00
When running System.Net.WebClient locally it results in a non-descriptive "An exception occurred during a WebClient request" error message. Invoke-WebRequest is an alternative that works so switch to that.