Closed robertolaru closed 1 year ago
The server getCourseVirtualClassrooms endpoint returns teacherId as string instead of int.
getCourseVirtualClassrooms
teacherId
@QcFe @garzena the internal package name is sviluppo.app.virtualclassroom_newapp, could you cast this to int?
done
The server
getCourseVirtualClassrooms
endpoint returnsteacherId
as string instead of int.