Where. /admin/learn/courses/new
What happens. Creating a course fails with:
Invalid or missing security token. Please refresh and try again.
Likely cause. The CSRF token is missing from the course-create form or is not validated correctly on submit.
Related. The same error appears on other Learn admin forms (role edit, SCORM upload); these likely share one root cause in the Learn admin CSRF handling.
Status: verified, reproducible (always). Open — not yet actioned.
Patrick Bass
@mobieus