Hi all - We're getting ExistingAssignmentMissing when trying to create some assignments through OneRoster: {"statusInfoSet":[{"imsx_codeMajor":"failure","imsx_severity":"error","imsx_operationRefIdentifier":"putLineItem","imsx_description":"ExistingAssignmentMissing","imsx_codeMinor":"invalid_data"}]} Does anyone know what…
https://us.v-cdn.net/6038370/uploads/0PR0T69HY0TR/result.txt @Todd DeSchuiteneer We're having an issue with posting scores for certain assignments. These scores can be edited by hand in the gradebook in MySchoolApp. Most are blank in the gradebook. One was previously set by OneRoster, not the teacher, so OneRoster should…
Hi all, I was wondering if an endpoint exists to retrieve any links or downloads attached to an assignment? I was looking at the ON API docs which does return that information as a part of the assignment endpoint, but it looks like the SKY api doesn't. Thanks!
@Todd DeSchuiteneer We're having an issue with line items in the OneRoster API. Updating an existing line item's category doesn't seem to be working. Here's what's happening…. Steps to reproduce Create the request body JSON for creating a line item. { "lineItem": { "title": "Assignment Title 1", […] "category": {…
The "Core Grade Levels" API (https://developer.sky.blackbaud.com/api#api=school&operation=v1gradelevelsget) returns a value for "promote_to_code" but doesn't indicate what the next grade would be when a student is promoted normally (if any). Because of this I either need to create a custom list to pull that info from the…
Has anyone used the Academic Schedule Set API? We're trying to find all the free times a student has and our theory is we need to first pull the Academic Schedule Sets by levels API and then loop through the Schedule Set that we have (we have 5). Our main schedule set shows the Rotation Subarray repeated multiple times:…
Hey everyone, I'm not sure exactly how to reports this but we're seeing extensive HTTP 503 errors across several schools and SKY API School endpoints. We try to cache most things, but it causes a lot of our real-time items to fail. It seems like something is overloaded over there!
Hello, Is it possible to retrieve the miscellaneous files of a candidate from the SKY API? I couldn’t find any endpoint related to this in the API documentation. Thanks, Rubens
Hello All, I am in the middle of a project, and I am trying to gather which days there is school programmatically. In my attempt to use Academic's master schedule API, the "level_num" field is required. Does anyone know where I can find these IDs? Thanks!
Hello. I am looking for documentation for School api and not able to find endpoints for payments/charges withing students account. I need to be able to access this information as well as post payment/charge records.
It looks like you're new here. Sign in or register to get started.