From c876a4b419b211600fff7be89aeaeb607faa7f3e Mon Sep 17 00:00:00 2001 From: Renan Yudi Date: Sat, 18 Jul 2020 16:17:54 -0300 Subject: [PATCH] Added Unexpected exception when calling ResolveUrl known bug --- Troubleshooting.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Troubleshooting.md b/Troubleshooting.md index 496bd42..bd4e59c 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -133,6 +133,11 @@ Adding `/usr/local/share/dotnet` to your `PATH` might solve it.
### Unhandled Exception +``` +(x,y) : error : Unexpected exception when calling ResolveUrl +``` +↳ This is a known bug and a fix is coming soon. + ``` DiscordChatExporter.Core.Exceptions.HttpErrorStatusCodeException: Error HTTP status code: Unauthorized - UNAUTHORIZED ...