I have a process that needs to send a message to a chat in Microsoft Teams. The process works fine in Attended Mode.
When the process runs unattended the process gives the following error:
One or more errors occurred. (Unable to find a connection of type with the specified Id ‘472a9d96-1934-44dd-9d6f-bae50b2a6e71’
Already try with multiple users and chats, always the same error. I’m using the activity “Send chat message” from the package Microsoft Team by UiPath version 5.0.5.
integration service does not work with service accounts. you can use a nominal account with unnatended mode i guess.
either way, if possible, see if exists another library, that dont use the integration service, it sucks.