Hi
I meant modifying the config of Leaderboards by portal web UI, not the content of leaderboards.
I clicked the edit button of leaderboard, modify settings (name or attributes), clicked the save button, then the JSON error message appeared.
Thanks
Jo
Jo Huang
Hi
When I try to modify leaderboard, the following error shows up.
{"responseCode":-1,"errorMessage":"Could not read JSON: Unexpected character ('u' (code 117)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')\n at [Source: java.io.ByteArrayInputStream@50d2c9c4; line: 1, column: 2]; nested exception is org.codehaus.jackson.JsonParseException: Unexpected character ('u' (code 117)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')\n at [Source: java.io.ByteArrayInputStream@50d2c9c4; line: 1, column: 2]"}
Jo