Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected character - GetReviewsForProduct #3

Open
rotemOrbach opened this issue May 5, 2020 · 0 comments
Open

Unexpected character - GetReviewsForProduct #3

rotemOrbach opened this issue May 5, 2020 · 0 comments

Comments

@rotemOrbach
Copy link

Hi,
I'm using your DLL (yotpo.net version 0.1.0.18)
i'm getting this exception from our logs every once in a while:

Unexpected character encountered while parsing value: <. Path '', line 0, position 0. at Newtonsoft.Json.JsonTextReader.ParseValue() at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings) at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings) at YotpoNet.YotpoClient.GetReviewsForProduct(String productID, Int32 pageNum, Int32 resultsPerPage) at GlobalServices.GetYotpoReviewsForProduct(String productid, String productname)

any idea what that might be? it seems that "GetReviewsForProduct" doesn't know how to handle an unexpected value.

thanks

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

No branches or pull requests

1 participant