
Untitled
By: a guest on
May 7th, 2012 | syntax:
None | size: 0.83 KB | hits: 16 | expires: Never
JSON issues in playn with HTML5
com.google.gwt.core.client.JavaScriptException: (SyntaxError): JSON.parse: unexpected end of data
{
"Array": [
{
"CorrectAnswer": "A",
"AnswerA": "A",
"AnswerD": "D",
"Artist": "Artist",
"AnswerB": "B",
"Title": "Title",
"AnswerC": "C"
},
{
"CorrectAnswer": "A",
"AnswerA": "A",
"AnswerD": "D",
"Artist": "Artist",
"AnswerB": "B",
"Title": "Title",
"AnswerC": "C"
},
{
"CorrectAnswer": "A",
"AnswerA": "A",
"AnswerD": "D",
"Artist": "Artist",
"AnswerB": "B",
"Title": "Title",
"AnswerC": "C"
}
]
}