Forum Discussion
Anonymous
2 years agoNot applicable
HTTP connection to Sharepoint
Hi all, I am trying to connect to a Sharepoint Site from fabric using HTTP connection. For that before creating the connection, I have done the whole authentication using azure App Registration f...
NandanHegde
2 years agoSuper User
Can you try using Service Principal auth directly in the conection and confirm back?
Rather than going the route of generating the OAUth token
- Anonymous2 years agoNot applicable
Hi,
Thank you for your reply. we dont have service principal option here. PFA
I was using anonymous so that in body i can pass the bearer token generated from a previous web activity.