DEV Community

Annabel Baker
Annabel Baker

Posted on Originally published at elearningnow.help

Unlock Hidden Learning to Learn Mooc Before Lockdown

The UN e-learning portal presents a login flow that trips many newcomers. The first step is to navigate the authentication endpoint, which uses a CSRF token embedded in the login form. A common pitfall is the token expiring before the form is submitted. The five-minute solution I built automates token retrieval, handles redirects, and submits credentials programmatically. I also documented the error codes returned by the API and the corresponding remedial actions. Follow the guide to avoid the freeze and obtain your first certificate.

Read the full article on our blog

Top comments (0)