To get a single school the docs say: `var school = client.schools.get("SCHOOL_ID_GOES_HERE");` This always seems to fail for me.
To get a single school the docs say:
var school = client.schools.get("SCHOOL_ID_GOES_HERE");This always seems to fail for me.