Discussions

Ask a Question
Back to All

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.