Quick answer
JSON Missing Colon – causes and fixes.
JSON Missing Colon
JSON Missing Colon – causes and fixes. Use a JSON validator to locate the error.
Common causes
- No : after key.
How to fix
- Use key: value.
Use our JSON Validator to paste your input and see the exact error location. Validatethis.org offers free validators for JSON, XML, CSV, HTML, and more. Check /tools for the full list. For API access and integration, see /developers.
FAQ
- Key-value separator?
- Colon.
- = in JSON?
- No.
Fix it now
Try in validator (prefill this example)