Hello,
I'm working with the API to get the modules using this route:
GET /api/v1/courses/COURSE_ID/modules
It's returning as one of the modules not published. but in the front end, it says the module is published.
I don't know what could be wrong here. because I also checked all submodules inside the module, and they are published. but in the API it returns as not published.