quicktype
quicktype copied to clipboard
Keys must be quoted | wrong message
Hi there,
What's wrong with my JSON?:

you've used single quotes for the ssss key, it should be "ssss" instead of 'ssss'
same error even with the double quotes
Delete all the spaces and line breaks and redo them on their editor, the problem is there.