-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
Getting an exception when trying to get a count of members in a specific group.
Message = "Unexpected character encountered while parsing value: [. Path '', line 1, position 1."
StackTrace = " at Newtonsoft.Json.JsonTextReader.ReadNumberValue(ReadType readType)\r\n at Newtonsoft.Json.JsonTextReader.ReadAsInt32()\r\n at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReader reader, JsonContract contract, Boolean ...
TargetSite = {System.Object ReadNumberValue(Newtonsoft.Json.ReadType)}