You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I apologize if an issue isn't the best way to report this but I am encountering an error that I seems like is related to Kickstart (not 100% sure). Basically in some cases when using a REST API call core_get_courses on a site with courses using Kickstart I am seeing an error returned:
{"exception":"invalid_response_exception","errorcode":"invalidresponse","message":"Invalid response value detected","debuginfo":"courseformatoptions => Invalid response value detected: value => Invalid response value detected: Scalar type expected, array or object received."}
Is it possible Kickstart is writing an array/object to the value field in the course_format_options table?
Hello! I apologize if an issue isn't the best way to report this but I am encountering an error that I seems like is related to Kickstart (not 100% sure). Basically in some cases when using a REST API call core_get_courses on a site with courses using Kickstart I am seeing an error returned:
{"exception":"invalid_response_exception","errorcode":"invalidresponse","message":"Invalid response value detected","debuginfo":"courseformatoptions => Invalid response value detected: value => Invalid response value detected: Scalar type expected, array or object received."}
Is it possible Kickstart is writing an array/object to the value field in the course_format_options table?
There is a thread on the Moodle forums with a bit more detail: https://moodle.org/mod/forum/discuss.php?d=404560#p1636941
The text was updated successfully, but these errors were encountered: