User Permission - getting HttpException
Created 5 years ago by dandt

Hi there, I have been trying to create a user, and change its permissions to only access Posts - but when I try to login with that user and go to /admin, I get an HttpExeption.

Then I tried to give the user all permissions, one time via Roles, and another time via the permission link, next to a users name. But I still get the same error.

Am I doing something wrong?

Steps to reproduce:

  1. Create new user
  2. Change the users permissions to everything (i.e. tick all marks)
  3. Login with that user
  4. Go to the /admin page
  5. HttpException
ryanthompson  —  5 years ago

ALL the tick marks are checked? Can you try updating and trying again? We had a small issue with key/values there on a field type update just a wee bit ago that has been resolved.