You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"400: { \"message\": \"The request is invalid.\", \"modelState\": { \"request.schoolReference.schoolId\": [ \"JSON integer 1234567899999 is too large or small for an Int32. Path 'schoolReference.schoolId', line 1, position 328.\" ] } }": {
315
-
"files": {
316
-
"./studentSchoolAssociations.jsonl": {
317
-
"line_numbers": "6,4,5,7,8",
318
-
"count": 5
319
-
}
320
-
}
321
-
},
322
-
"400: { \"message\": \"Validation of 'StudentSchoolAssociation' failed.\\n\\tStudent reference could not be resolved.\\n\" }": {
323
-
"files": {
324
-
"./studentSchoolAssociations.jsonl": {
325
-
"line_numbers": "1,3,2",
326
-
"count": 3
327
-
}
328
-
}
329
-
},
330
-
"count": 8
312
+
"records_processed": 50,
313
+
"records_skipped": 0,
314
+
"records_failed": 22,
315
+
"failures": [
316
+
{
317
+
"status_code": 400,
318
+
"message": "The request is invalid. \"request.schoolReference.schoolId\": [ \"JSON integer 1234567899999 is too large or small for an Int32. Path 'schoolReference.schoolId', line 1, position 328.\" ]",
0 commit comments