### Summary When logging in as a user with permissions the famous 200 OK error is back after upgrade to 2.5.4. (https://forums.modx.com/thread/?thread=92206) ### Solution The solution I found was to check the permission 'view_template' ### Step to reproduce Set permissions to a user and log in. Admins with all rights have no problem. ### Observed behavior You get the 200 OK error ### Expected behavior No 200 OK error ### Environment Modx 2.5.4. / PHP 5.5 or higher