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
...