I get the exception
FlurlHttpException
with the messageCall timed out.
The InnerException exception is of class System.Threading.Tasks.TaskCanceledException.
I am a little confused. Does it mean that the request timed out or request was canceled?