Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

wwJsonSerializer parse error

$
0
0
wwJsonSerializer parse error
Web Connection
wwJsonSerializer parse error
Jan. 27, 2013
07:09 pm
3PA152E2OShow this entire thread in new window
Gratar Image based on email address
From:Bob Roenigk
To:Rick
Hi Rick,

I am getting a parse error with wwJsonSerializer. Here is my code with a reference to the json data in question:

lcHTML = oHTTP.HTTPGet("http://tinyurl.com/ap57olf","","","") loSer = CREATEOBJECT("wwJsonSerializer") loUnder = loSer.Deserialize(lcHTML)

The crash occurs in wwjsonSerializer: Line 48: [ADDPROPERTY(loObject,lcProperty, this.Deserialize(lcValue) )]

lcValue contains the following (including the double quotes which appear to be the problem):

""North Atlantic""

jsonlint.com does show the json data is valid.

~bob


Viewing all articles
Browse latest Browse all 10393

Trending Articles