#custom trial doesn't seem to be working
4 messages · Page 1 of 1 (latest)
As you can see with https://jsonlint.com which is a json validator, you have 2 mistakes on lines 18 and 19, you're missing a , and you have a y instead of a z
JSONLint is the free online validator, json formatter, and json beautifier tool for JSON, a lightweight data-interchange format. You can format json, validate json, with a quick and easy copy+paste.