From 768ee96b6424855db3d4eedf74594399af81767c Mon Sep 17 00:00:00 2001 From: Yudi Date: Sun, 19 Jul 2020 13:10:04 -0300 Subject: [PATCH] Removed Unexpected exception when calling ResolveUrl --- Troubleshooting.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index b4934ad..f4a4e82 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -134,11 +134,6 @@ Adding `/usr/local/share/dotnet` to your `PATH` might solve it.
### Errors -``` -(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 ...