You are on page 1of 1

ERROR:PengineExperimentsLogger.txt:PEngineExperimentsManager.

PEngineExperimentsMana
ger unable to parse to Dictionary<string, List<Dictionary<string, object>> the
response
{"bank_product_bundle_starterPack": "bundle_starterPack", "bank_product_hc_3n":
"hc_3n", "hc_product_hc_1n": "hc_1n", "hc_product_hc_2n": "hc_2n",
"hc_product_hc_3n": "hc_3n", "hc_product_hc_4n": "hc_4n", "hc_product_hc_5n":
"hc_5n", "hc_product_hc_6n": "hc_6n", "specialOffers_product_bundle_starterPack":
"bundle_starterPack"}
of the following
{"created": "2018-03-29T08:45:26.224Z", "environment": "production", "gameId":
"com.glu.dino", "id": 141, "marketplace": "GooglePlay", "name": "starterpack1",
"version": 1}.
Error is LitJson.JsonException: Can't assign value 'bundle_starterPack' (type
System.String) to type
System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.Li
st`1[System.Collections.Generic.Dictionary`2[System.String,System.Object]]]
at LitJson.JsonMapper.ReadValue (System.Type instType, LitJson.JsonReader reader)
[0x00000] in <filename unknown>:0
at LitJson.JsonMapper.ReadValue (System.Type instType, LitJson.JsonReader reader)
[0x00000] in <filename unknown>:0
at LitJson.JsonMapper.ToObject[Dictionary`2] (System.String json) [0x00000] in
<filename unknown>:0
at Glu.Experiments.PEngine.PengineExperiments.ProcessResponseData (System.String
tagValue, System.String experimentName) [0x00000] in <filename unknown>:0

You might also like