Login required ERROR at every request

Hi @rluka996,

In order to help troubleshoot this, would you mind sharing your configs in your app’s AuthModule.forRoot (please be sure to remove any sensitive info such as client ID/domain)?

It sounds like silent authentication might be failing which occurs when 3rd-party cookies are blocked by the browser. If you configure your browser to allow 3rd-party cookies temporarily, does the error still occur? This test can help determine what might be happening.