Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Something's not right about my JSON
- Date: Sat, 14 Aug 2010 20:41:34 +0900
- From: Pier Fumagalli <pier@example.com>
- Subject: Re: [tlug] Something's not right about my JSON
- References: <4C6679EC.1010703@example.com>
On Sat, Aug 14, 2010 at 20:11, Dave M G <dave@example.com> wrote:{
loginData : {
"email" : "some@example.com"
"password" : a1oirngdf09unsvlsd90"
}
"newUserData" : "No"
}
I hope I have the syntax for that right.Don't you need commas between the different key-value pairs?{
loginData : {
"email" : "some@example.com",
"password" : a1oirngdf09unsvlsd90",
},
"newUserData" : "No"
}Just thinking out loud... It's the only thing that (at a quick glance) strikes me as "odd".Pier
- Follow-Ups:
- Re: [tlug] Something's not right about my JSON
- From: Dave M G
- References:
- [tlug] Something's not right about my JSON
- From: Dave M G
Home | Main Index | Thread Index
- Prev by Date: [tlug] Something's not right about my JSON
- Next by Date: Re: [tlug] Something's not right about my JSON
- Previous by thread: [tlug] Something's not right about my JSON
- Next by thread: Re: [tlug] Something's not right about my JSON
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links