I am getting the below error in discord and I verifdied the unobfuscated webhook IS preesent and active... can anyone tell me what is causing this and maybe even provide a fix?
Failed executing 'POST' webrequest [response] (https://discord.com/api/webhooks/76561############/hidden) (An exception occurred during a WebClient request.)
Inner exception:
System.NullReferenceException: Object reference not set to an instance of an object
at async void System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action<byte[], Exception, AsyncOperation> completionDelegate)