* Added ClientError exception handling for SAPSuccessFactorsAPIClient.
3.16.7
--------
* Modify the learner portal enterprise_course_enrollments endpoint to include an ``is_enrollment_active`` key that indicates the status of the enterprise enrollment's related ``student.CourseEnrollment`. Allow the endpoint to optionally accept an ``?is_active`` query param, so that clients may request only active enrollments from it.
3.16.6
--------
* Improved error handling for SAP Success Factors OAuth2 response.
3.16.5
--------
* Refactoring title content metadata in integrated course creation within the Blackboard integrated channel.
3.16.4
--------
* Add SuccessFactors Customer Configuration API endpoint.
3.16.3
--------
* Update unique constraints for pending Enterprise learners/admins to support users who may be pending for more than 1 Enterprise. * Fix ``handle_user_post_save`` to account for the potential of being a pending learner/admin for more than 1 Enterprise.