Discussions

Ask a Question
ANSWERED

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".

ANSWERED

Skill taxonomy export

Good day! Is it possible to export the existing Degreed skills taxonomy?

ANSWERED

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.

ANSWERED

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.

ANSWERED

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 &#39 at the output instead of (') character. Why this is happening?

Ex:

ANSWERED

Getting 429

Hi,

ANSWERED

Test Connection Endpoint?

Is there a test connection endpoint avaiable?

ANSWERED

UTF-8 Issue

Hi Team,

ANSWERED
ANSWERED

Deactivate user in degreed

Does degreed has option to deactivate a created user? If so which api and attribute need to be used?