Module Front End and API not matching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2023
11:38 AM
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.