It displays this error when I ty to login using my developer operator.
Error
There has been an issue; please consult your system administrator
I checked the logs and it has these errors

It displays this error when I ty to login using my developer operator.
There has been an issue; please consult your system administrator
I checked the logs and it has these errors

The error message you’re seeing, along with the log entries you provided, points to a few specific issues with your operator configuration that we can troubleshoot.
The error messages “Role is not specified” and “Exception caught while evaluating data transform” typically indicate problems with your operator’s access group configuration or role assignments. Here are some steps you can take to resolve this issue:
If you continue to experience issues after trying these steps, please provide additional details from your PegaRULES.log file, especially any entries around the time of the login attempt, as this could help identify the specific data transform that’s failing.
References:
Troubleshooting mobile app misconfiguration and authentication issues
Managing user access with access groups
Troubleshooting a Pega Platform application
Looks like an issue with your access group. Either there is no role specified or the role that is added does not actually exist.
Hi @TuesdayMayC,
login with the other operator
and check is there any differences with that operator then change if you have observed any changes then try to login again
Go to Records → Organization-> OperatorID
Open your Operator
In Security Tab Verify Is Disable check box selected, If selected uncheck that and save
Now try to login
Otherwise clear the cache and try again once
Hope it works
Thanks
Regards
Raja
Hi @TuesdayMayC,
Did your issue solved?
Please post here solved or not solved?
If solved, How?
Thanks
Regards
Raja
@MarijeSchillern I tried setting different access groups to my operator but got the same error during login. All the other operators in these access groups work just fine. Any other possible cause?
Hi, this issue has been resolved.
Rootcause: The operator has a rule in private edit which was causing the error in the logs.
Resolution: I logged in using another developer operator and deleted the instance of the private edited rule from the original operator’s ruleset. After that specific rule has been deleted, I was able to log back in again.
Thank you everyone for your help.
Hi @TuesdayMayC,
Thank you for posting the solution for solving the issue
I have one doubt, in the exception, you mentioned
There has been an issue; please consult your system administrator I checked the logs and it has these errors
Exception cause while using Data transform
Role is not specified
How you solve the Role and Data transform issues
Could you please reply for the above issues, how you solved
Thanks
Regards
Raja