Hi
When I run unattended RPA flow against my laptop, I get the following error message:
{
"error": {
"code": "LogonTypeNotGranted",
"message": "Cannot create a session to run an unattended desktop flow. The system administrator has restricted the types of logon (network or interactive) that the user may use. For assistance, contact your system administrator or techincal support."
}
}
Everything is setup and working great in attended mode. It is just when trying to run in unattended mode that is seems there are something with my user account that needs to change for it to work?