Tuesday, 27 August 2013

Fixing invalid JSON escape

Fixing invalid JSON escape

References

Reference NO 1

http://stackoverflow.com/questions/15198426/fixing-invalid-json-escape

Reference NO 2

http://stackoverflow.com/questions/8011692/valueerror-in-decoding-json

Reference NO 3

http://bugs.python.org/issue11489

Reference NO 4

http://www.gossamer-threads.com/lists/python/python/930858

Reference NO 5

http://forums.arcgis.com/threads/39504-FeatureSet.ToJson()-produces-invalid-Json

Reference NO 6

https://groups.google.com/d/topic/opensocial-and-gadgets-spec/FkLsC-2blbo

Reference NO 7

http://code.google.com/p/json-simple/wiki/EscapingExamples

Reference NO 8

http://php.net/manual/en/function.json-decode.php

No comments:

Post a Comment