One question, I have a bot that has been sending emails from Outlook, but now they have activated Two-factor authentication (mobile) and the bot obviously doesn’t work.
I have been reading how this case could be solved and apparently you have to use activities that integrate the outlook 365 platform with UiPath. I saw that you have to configure certain accesses from the Microsoft administration platform.
I attach some reference images from a youtube video. The video only deals with the integration, I don’t know if it works for double authentication.
I would like to know if there have been cases like this
For email accounts with double authentication, only “Authentication Type = InteractiveToken” works for me but ApplicationIdAndSecret" doesn’t work for me, is it the same for everyone?
Second:
I can’t install the office365 2.0.1 package, I have UiPath version 2022.12
No it is not like that…we use secret…did you give application scope?
…app secret does not work with delegated permissions it needs application permissions in your azure app
Can you try adding this package feed to manage packages and check