frappe / lms

Easy to Use, 100% Open Source Learning Management System
https://frappe.io/learning
GNU Affero General Public License v3.0
1.06k stars 480 forks source link

User has moderator role create Live class successfully, but the list is empty. #1091

Closed anhlevfx closed 2 weeks ago

anhlevfx commented 3 weeks ago

Describe the bug After create a live class success (I checked request in network tab and response is 200). The list of live classes still empty. Tried reload many times.

I checked in doctype list LMS Live Class for sure, but nothing here.

anhlevfx commented 2 weeks ago

Closed issue. The root cause is api create a zoom link got 400, but api create live course still return 200.