✅ HttpListener not starting

Im trying to add a HttpListener to my Discord Bot using System.Net.HttpListener, it doesnt seem to ever reach the point where it prints "Running Preview Server on: <serverAddress>", it seems to be stuck on listener.Start();
any solution?
image.png
Was this page helpful?