How to flush the cache for Interactive Token method in UiPath.Office365 activity to have the pop-up when authenticating?
Issue Description:
When using the UiPath.Office365 activity with the "Interactive Token" method, a pop-up window appears once and the token will be cached.
Resolution:
To remove the cache for testing purposes or to authenticate with a different user, the token must be deleted from the location "C:\Users\$username\AppData\Roaming\UiPath\authentication".Once deleted, run the workflow again and the window pop-up appears.