Apex code:{"attributes":{"type":"AggregateResult"},"ParentId":"0012v000030DpaDAAS","expr0":701.0}
Please share your thoughts...Regards,VSK98​​​​​​​map<string, string> accounts = (map<string, string>) JSON.deserialize(js, map<string, string>.class);
1 answer
Hi,Try the suggestion as mentioned in the below,https://salesforce.stackexchange.com/questions/181197/json-de-serialization-issue-illegal-value-for-primitiveThanks.