I log in to my application with my role and I am in the application; the issue I am facing now is every time I click on any link/button it takes me to the Users/InvalidPermission page. Any ideas?
Thanks
Hi Robert,
The first thing that comes to mind is, does your role have access to the screen you are linking to?
Hi Ramon,
Yes the role has access to all the screens in the application and I only have one role CSAdministrator, to be clear it does not happen on every click but it does happen frequently.
Thanks,
This exact thing is happening to us as well. My user has the Administrator role, and any page that has that role checked is throwing me to the InvalidPermissions page. If I switch it to Anonymous or Registered, it works perfectly fine. If I remove those and just have my Administrator role selected, it won't let my admin user into the page.
Solution - If anyone else is running into this issue, completely clear your cache/cookies/storage on your browser and then refresh the page. Something was going wonky with that, and it wasn't recognizing the logged-in user's permissions.
Just to add to Eric's response - "open incognito mode of chrome and retry."