412(precondition failed)

ode-0.js:5226 POST http://d7ccb456bb4c.ngrok.io/ode/userinfo 412 (Precondition Failed)

This is expected if the user is not logged in or their authentication cookie has expired. The 412 indicates that the precondition that they are authenticated has failed and it prompts Ode to redirect them to the login page.

1 Like