I'm trying to load a JSON document using rapidjson. After parsing, the assertion doc.IsObject() fails and I can't understand why. I am absolutely sure that the filename is correct and I tested jsonContent : OK as well.I'm trying to load a JSON document using rapidj