Rupert Marx
Posts: 0
Joined: Sat Aug 18, 2012 7:00 pm

Need help response paramaters error.

Need help with JSON formatting error. I am following a tutorial on your site: http://help.gotiggr.com/getting-start... but I get an error stating the incorrect format. When trying to complete step 11. But I copied the JSON response directly from StackMob. See below:

{
"createddate": 1345198956746,
"text": "Hello",
"messages_id": "a85083dd233e422a8a0d2267b176c037",
"lastmoddate": 1345198956746
}, {
"createddate": 1345198967157,
"text": "World",
"messages_id": "2c324fcca697443387d7f5a9408828bc",
"lastmoddate": 1345198967157
}, {
"createddate": 1345198972697,
"text": "Mobile",
"messages_id": "3a096c502e394c3ea59088e4b8949921",
"lastmoddate": 1345198972697
}

Can you help?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Need help response paramaters error.

I'm getting an error when I validate it here: http://jsonlint.com/

Rupert Marx
Posts: 0
Joined: Sat Aug 18, 2012 7:00 pm

Need help response paramaters error.

Hi Max,

I got it on jsonlint. But still not in tiggzi. Here is the correct JSON:

[
{
"createddate": 1345198956746,
"text": "Hello",
"messages_id": "a85083dd233e422a8a0d2267b176c037",
"lastmoddate": 1345198956746
}, {
"createddate": 1345198967157,
"text": "World",
"messages_id": "2c324fcca697443387d7f5a9408828bc",
"lastmoddate": 1345198967157
}, {
"createddate": 1345198972697,
"text": "Mobile",
"messages_id": "3a096c502e394c3ea59088e4b8949921",
"lastmoddate": 1345198972697
}
]

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Need help response paramaters error.

This JSON works for me in Tiggzi. Where do you use it?

Rupert Marx
Posts: 0
Joined: Sat Aug 18, 2012 7:00 pm

Need help response paramaters error.

If you follow this link:http://help.gotiggr.com/getting-start...

Step 10 and 11 is not working I get the error there...

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Need help response paramaters error.

Strange.. that worked for me. When you paste, is there an extra line at the ver top? If yes, delete it.

Rupert Marx
Posts: 0
Joined: Sat Aug 18, 2012 7:00 pm

Need help response paramaters error.

No extra line. I just constructed it manually. I take it that would be fine right?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Need help response paramaters error.

Typed the entire response or did copy and paste?

Rupert Marx
Posts: 0
Joined: Sat Aug 18, 2012 7:00 pm

Need help response paramaters error.

Copy and past

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Need help response paramaters error.

Can you attach a screen shot of the error?

Return to “Issues”