Skip to content

Instantly share code, notes, and snippets.

@railmedia
Last active February 7, 2025 07:41
Show Gist options
  • Select an option

  • Save railmedia/416ad94e3f9cb6997e40ff4d4e8882e2 to your computer and use it in GitHub Desktop.

Select an option

Save railmedia/416ad94e3f9cb6997e40ff4d4e8882e2 to your computer and use it in GitHub Desktop.
simacarserrorlog.txt
07.02.2025 08:38:37
The remote server returned an error: (400) Bad Request.
07.02.2025 08:38:37
at System.Net.HttpWebRequest.GetResponse()
at SIM_ACARS.Form1.get_aircrafts(String vaCallsign, String vaPassword)
07.02.2025 08:38:37
System.Collections.ListDictionaryInternal
07.02.2025 08:38:38
Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
07.02.2025 08:38:38
at Newtonsoft.Json.JsonTextReader.ParseValue()
at Newtonsoft.Json.JsonTextReader.ReadInternal()
at Newtonsoft.Json.JsonTextReader.Read()
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReader reader, JsonContract contract, Boolean hasConverter)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
at SIM_ACARS.Form1.loginBtn_Click(Object sender, EventArgs e)
07.02.2025 08:38:38
System.Collections.ListDictionaryInternal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment