We noticed with a few of our shared clients that we were getting different values in the grade_level field for students in the Users endpoints.
Previously we would expect a value like ‘9’, whereas now, at least with some clients we are seeing something like "grade_level": "09 ", (including whitespaces).
Was this from a recent change? We can work around it, for sure, but changes like this can have some cascading effects in our own software.
Thanks!