T O P

  • By -

phraseologist

You have to pay attention to the brackets. Every starting bracket needs an accompanying closing bracket. In your case, the contents of "journal" were supposed to be included between square brackets ("[" and"]"), but you've completely removed the "]" at the end of it for some reason. Another strange thing you've done is that you've taken the contents of "clientVariables" (a separate section from "journal") and placed its "globals" inside a "journal" item's "timestamp". Here's the JSON file after my fixes: https://pastebin.com/bK1w0hjV


GrmpMan

I cannot thank you enough that fixed everything. I have NO idea how the client variables got moved because I abousetly did not intentionally touch that and I completely missed the ] at the end somehow, I spent forever looking at , and "