lmsace / lmsace-connect-woocommerce

WooCommerce Extension - WordPress plugin to sell Moodle LMS courses through the WooCommerce
6 stars 2 forks source link

Empty DataTable courses for many courses #9

Open insiFra opened 8 months ago

insiFra commented 8 months ago

In the moodle I have many courses, so when I click on the "Import courses" module of the site the table remains empty. Calling the core_course_get_courses moodle API externally returns the message "THE REQUEST SENT BACK A HUGE RESPONSE". I think this is the problem of empty table. How can I solve it?