Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Unexpected character encountered #1088

Open
vasd20 opened this issue Sep 7, 2017 · 2 comments
Open

Unexpected character encountered #1088

vasd20 opened this issue Sep 7, 2017 · 2 comments

Comments

@vasd20
Copy link

vasd20 commented Sep 7, 2017

an exception of type 'Newtonsoft.Json.JsonReaderException' occurred in Newsoft.Json.dll but was not handled in user code.

Additional information: Unexpected character encountered while parsing value: <.Path ",line 0, position 0.

@vasd20
Copy link
Author

vasd20 commented Sep 7, 2017

i think the problom is becuse this script chemaResult schemaResult = JsonConvert.DeserializeObject (result);
return schemaResult.result ?? null;

@TimoKruth
Copy link

@vasd20 if you found a solution I would be happy if you could post it here. Otherwise please offer additional details so I could possibly reconstruct your issue or close this issue.

Thank you for any response

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants