You need to sign in to do that
Don't have an account?

Apex Type unsupported in JSON: Object
I am using JSON.deserialize() to parsing the json string of chatter API.
It's given error only for "cs7" server. I tested "cs8" and "ap1" it's working fine.
Is there any issue with "cs7". I am not understand what's going wrong with "cs7" server.
Thanks