I am trying to connect a SharePoint list to UiPath. I’ve already set up the necessary configurations in Azure. However, when I attempt to retrieve list information in UiPath, I encounter the following error:
Error:
Get List Info: Code: invalidRequest
Message: Invalid hostname for this tenancy
Inner error:
AdditionalData:
date: 2024-10-07T05:07:25
request-id: c3724f09-aab1-4610-b967-d465bef89774
client-request-id: c3724f09-aab1-4610-b967-d465bef89774
ClientRequestId: c3724f09-aab1-4610-b967-d465bef89774
The SharePoint list I am trying to access is:
https://clientname.sharepoint.com/sites/uipathbot/Lists/test%20test1%20closing/AllItems.aspx?env=WebViewList
Whenever I manually access this list via the browser, I am prompted to enter a code sent to my email for authentication (MFA). Could this be the reason I am encountering this error in UiPath? Is there any workaround for accessing this list programmatically despite the MFA?
Looking forward to your suggestions and guidance!



