System.FormatException: The format of value '<null>' is invalid.
at System.Net.Http.Headers.HttpHeaderParser.ParseValue(String value, Object storeValue, Int32& index)
at System.Net.Http.Headers.AuthenticationHeaderValue.Parse(String input)
at Program.Main()