ERR_MISSING_SESSION - AccessTokenError: The user does not have a valid session

Mystery is solved - the culprit is DataDog integration that we have. It’s trying to access our website 4 times per minute in equal intervals to check the health, DD agent is being redirected to auth0 login page and then this error is logged, because DD agent is not logged in - he has no session.