false usually indicates that the Json string is malformed. You can validate it here: http://jsonlint.com/
If the string is OK, you’ll have to step through the code to see what’s happening.
false usually indicates that the Json string is malformed. You can validate it here: http://jsonlint.com/
If the string is OK, you’ll have to step through the code to see what’s happening.