quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

Keys must be quoted | wrong message

Open abelardolg opened this issue 4 years ago • 2 comments

Hi there, What's wrong with my JSON?: image

abelardolg avatar Dec 09 '21 07:12 abelardolg

you've used single quotes for the ssss key, it should be "ssss" instead of 'ssss'

alexoanea avatar Feb 07 '22 12:02 alexoanea

same error even with the double quotes

I-driod avatar Jul 13 '22 04:07 I-driod

Delete all the spaces and line breaks and redo them on their editor, the problem is there.

mailkaze avatar Apr 05 '23 22:04 mailkaze