Forum Discussion
Anonymous
2 years agoNot applicable
Adding a SharePoint data source with a service principal
Hi, I am trying to access files located in SharePoint Online. We would like to use a service principal for the authentication. But when I try to save the credentials I get the following error: ...
zhangjoe
2 years agoMicrosoft Employee
Service Principle ID: The Application (client) ID from the Entra ID App registration,
You need Object ID for the SP ID. Not Application ID.
Anonymous
2 years agoNot applicable
Hi zhangjoe,
When we change from Application (client) ID to Object ID we got another error:
Any idea what might cause this?