Skip to content

Instantly share code, notes, and snippets.

@Clancey
Created August 2, 2015 06:24
Show Gist options
  • Save Clancey/6b02a482890a5c4ad53d to your computer and use it in GitHub Desktop.
Save Clancey/6b02a482890a5c4ad53d to your computer and use it in GitHub Desktop.
Unexpected character encountered while parsing value: . Path '', line 0, position 0. (Newtonsoft.Json.JsonReaderException)
at Newtonsoft.Json.JsonTextReader.ParseValue () [0x002c2] in <filename unknown>:0
at Newtonsoft.Json.JsonTextReader.ReadInternal () [0x00043] in <filename unknown>:0
at Newtonsoft.Json.JsonTextReader.Read () [0x00007] in <filename unknown>:0
at Amazon.CloudDrive.CloudDriveApi+<GetChanges>c__asyncD.MoveNext () [0x001bc] in /Users/Clancey/Projects/AmazonCloudDriveApi/src/AmazonCloudDriveApi/AmazonCloudDriveApi.Shared/CloudDrive/CloudDriveApi.cs:210
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment