ndunand / moodle-mod_opencast

OpenCast module for Moodle
8 stars 6 forks source link

series created in SCast cannot be linked from Moodle #9

Closed ndunand closed 5 years ago

ndunand commented 5 years ago

1.- created series on SCast backend with LMS access policy, UID 973ac5a2-c902-... . 2.- I've notices the series has listed myself as "Person who can manage this series" 3.- I can't link it from the LMS (Moodle) as it is not listed. 4.- Details of API call and response from Moodle : REQUEST GET https://.../api/series/ USING ROLE_###@### results in JSON response not containing the series that was just created.

I don't know why this series is not returned, as series created from Moodle are (for instance, UID 2d7ff5b7-0084-...) are returned.