Created
August 2, 2015 06:24
-
-
Save Clancey/6b02a482890a5c4ad53d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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