Hi I am getting this error in get List info SharePoint activity.
While I am able to run properly in Studio in Debug(without error). But when I trigger it from the Orchestrator I get this error
I have set the following properties in MS Office 365 Scope
Anil_G
(Anil Gorthi)
October 24, 2024, 10:00am
2
@Chetan_Wagh
looks like the unattended user you are using is not having access to the list
when you run from studio it uses your local creds as it is integratedwindowscreds
cheers
@Chetan_Wagh ,
You are missing Application Secret
and also when running in unattended mode the Authentication Type should be Application ID and Secret
No. I have the access to the Sharepoint from Unattended user
Any idea where can I find the Application Secret ?
@Chetan_Wagh ,
It would be available in you Azure AD Application you are using. If you haven’t set it up, as the team or person for it they would help you.
@Anil_G Any solution to this ?
@Chetan_Wagh ,
The error really don’t give us context for Office 365. Here is a Knowledgebase which explains possible root cause & fixes
Error in Find Files and Folders, Upload File activity of Microsoft Office 365 activities general exception Message " An error occurred sending the request " .
For the error "Find Files And Folders: Code: generalException Message: An error occurred sending the request". Kindly validate the below steps,
Check if the Multi-Factor Authentication (MFA) is enabled or not?
Kindly note that IntegratedWindowsAuthentication or UsernameAndPassword authentication types do not work when Multi-Factor Aut…
Also this one:
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 [grafik]
Exception Det…
1 Like
Anil_G
(Anil Gorthi)
October 24, 2024, 2:22pm
10
@Chetan_Wagh
as per error looks like in your org the authenctication is controlled via group policies in which there might be specific user groups given access…you might need to request that
You need to get it configured via your IT
Require compliant, hybrid joined devices, or MFA - Microsoft Entra ID | Microsoft Learn .
cheers
Thank you . It was access issue. It worked now @Anil_G
1 Like
system
(system)
Closed
October 28, 2024, 2:45am
12
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.