Discussions
Line breaks in description text.
I know Degreed provides limited support for Markdown in some text fields. Is there a way to force a line break or a new paragraph?
POST /oauth/token failing with error "The SSL connection could not be established..."
I'm getting an exception when calling
Course 'Delete' endpoint behaviour
Hi,
I was facing an issue in my Degreed2 integration with edx. From our Splunk logs, I confirmed that we attempted a course deletion and (few minutes later) tried recreating same course but we got 409 error "Resource already exists".
Skill taxonomy export
Good day! Is it possible to export the existing Degreed skills taxonomy?
API Reference Document
I know that all of the data is available on this site, but is there a way to get a copy of the full reference docs for the API and xAPI? To do it from the website I would have to copy and paste from each page. Thanks.
Special characters like àóü get stored as È in the API
When creating content like courses, and having a title like "Título", with an accentuated character, the API responds with "TÈtulo". This doesn't happen when creating the exact same course through the UI, so it's probably an issue with the API itself. It also happens with the "Try It!" feature in the API documentation, so it's probably not caused by our integration.
Hi, I'm using create a new group API. We are trying to pass special characters in the Name and description feild like apostrophe(') at the input, But we are getting ' at the output instead of (') character. Why this is happening?
Ex:
Getting 429
Hi,
Test Connection Endpoint?
Is there a test connection endpoint avaiable?
UTF-8 Issue
Hi Team,