Discussions

Ask a Question
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?

[Error] Invalid user identifier on completions API

Whenever we try to make an API call to submit completions for a customer's learner using the completions endpoint(https://base-api-url/api/v2/completions), we get this error "Invalid user identifier". We are using email as the identifier type and we are getting this error for a lot of learners. I can confirm that all these learners exist on the customers side and are valid learners. Posting below an example request/response body for reference.

ANSWERED

[Error] user-identifier-type not working properly

Hi! I'm posting completions correctly by using Email as user-identifier-type, ONLY when the given user has EmployeeId filled. If the user has the employee-id as null, it doesn't work, no matter I'm specifying the user-identifier-type as Email.

ANSWERED

Custom Attribute Scope

I noticed that with the July release custom attributes have been added as end points.will we actually obtain those scope permissions? I'm also wondering if there will be a rules API, although I understand that could be complex.