Features / Changes
SCORM Cloud Website
- Fixed a bug where an Application's name could be updated to be blank
- Fix issue where users were unable to create a prepay invoice with certain postal codes of a short length
SCORM Cloud V2 API
- Added an optional
X-Total-Countheader to the first response from a request to one of the paginated endpoints. This approximates how many records will return if all pages are requested - Fixed an issue with
CreateFetchAndImportCourseJobwhere jobs would fail for course package URLs with long query strings - Fixed an issue with
CreateRegistrationwhere passing in an empty string as the registration ID would return a 500 error - Fixed wording in the error message for 404 responses to
GetLti13DispatchLaunch
Documentation
- Updated the authorization modals on the interactive API Reference Page to include descriptions of the different authorization types. Removed the authorization modal for endpoints that do not require authentication