Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

134
Views
Agora.io Flexible Classroom roleType y errores de chat

Tengo algunos problemas con respecto al uso de la versión sdk de aula flexible:https://download.agora.io/edu-apaas/release/edu_sdk_1.1.5.10.js

  1. Al enfrentar el siguiente error cuando cambio el "tipo de rol", actualmente solo funciona la opción 4 si la cambio a 0 o 2, aparece el siguiente error:

    Ocurrió un error desconocido. Código: 30409104 Detalles: conflicto roomType.

  2. El chat no funciona (ni en el profesor ni en el estudiante ni en nadie).

    Error de sintaxis no detectado: token u inesperado en JSON en la posición 0 en Object.parse () en edu_sdk_1.1.5.10.js:489:2135392 en r.handleKeyDown (edu_sdk_1.1.5.10.js:418:557191) en Object.Fe (edu_sdk_1.1.5.10.js:465:16071) en He (edu_sdk_1.1.5.10.js:465:16225) en edu_sdk_1.1.5.10.js:465:34152 en Er (edu_sdk_1.1.5.10.js :465:34246) en Ir (edu_sdk_1.1.5.10.js:465:34660) en edu_sdk_1.1.5.10.js:465:40308 en Le (edu_sdk_1.1.5.10.js:465:116015)

Mi configuración es la siguiente:

 AgoraEduSDK.config({ // Here pass in the Agora App ID you have got appId: '', }) AgoraEduSDK.launch( document.querySelector("#root1"), { // Here pass in the RTM token you have generated rtmToken: "", // The user ID must be the same as the one you used for generating the RTM token userUuid: "mynewt", userName: "Teacher", roomUuid: "abcdefgh", roomName: "demo-class", roleType: 1, roomType: 4, pretest: false, language: "en", startTime: new Date().getTime(), duration: 60 * 30, courseWareList: [], listener: (evt) => { console.log("personal events", evt) } } )

Tal vez algunos errores del SDK incorporado. Necesito resolver estos 2 problemas para poder continuar implementándolo en mi LMS.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!