I'm trying to POST Numeric GradeObjects to D2L, but no matter what I include in the data of the POST request, I get a 400 error (Bad request, my data is invalid). The D2L system log has no details about what could have gone wrong, and the response body is empty.
Up until about 2 weeks ago the same code was successful at POSTing new GradeObjects.
Any ideas on how I debug?