mint
(Mintoo)
March 11, 2024, 10:08am
1
i am using files and folders activity inside Microsoft office 365 scope that is opening the login.microsoftonline.com page is that a desired way as i have added the credentials app id tenant id to Microsoft office 365 or why is that happening
ppr
(Peter Preuss)
March 11, 2024, 10:13am
2
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
Checkout also the section: authentication types
And configure the Authentication Type setting
We assume that currently it is set to InteractiveToken
Also have a look here:
This FirstAid Tutorial will describe how a generalException EXCEPTION thrown by / within a Microsoft O365 Scope can be handled.
Introduction
If the package UiPath.MicrosoftOffice365.Activities is updated or remodelled from a previous version, one of the Microsoft 356 Scope / O365 related activities used below may throw a generalException.
RnD and Replication Scenario
Microsoft 365 Scope | Configured Authentication Type: ApplicationIdAndSecret
Get List Info
Visuals
Exception Details
D…
@mint ,
Change the property of Microsoft office 365 scope activityAuthentication type to Integrated Windows Authentication (IWA)
Thanks,
Ashok
mint
(Mintoo)
March 11, 2024, 10:48am
4
@ashokkarale getting error like find files and folders: code : general exeception error occured while sending the request
mint
(Mintoo)
March 11, 2024, 10:49am
5
@ppr yes auth type was interactive but getting error now