Added Unexpected exception when calling ResolveUrl known bug

Renan Yudi
2020-07-18 16:17:54 -03:00
parent a726cce685
commit c876a4b419

@@ -133,6 +133,11 @@ Adding `/usr/local/share/dotnet` to your `PATH` might solve it.<br/>
### Unhandled Exception
```
<input>(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
...