The following reasons cause JSON validation failure
Obfuscated error root cause:
1.Unquoted non-numeric keys in JSON string
2.JSON validation failure due to invisible tab character (\t)
3.JSON validation failure caused by BOM header in editor
Links: Developer Tools