You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have registered my app in Azure AD and it has api permissions to Sharepoint Sites.Search.All
Now, can I use pnp framework to run search query. For example can I make below call using pnp framework
https://mycompany.sharepoint.com/_api/search/query?querytext={0}
If pnp framework supports calling above uri, could you please share code sample links for the same.
I looked at the below link which is using "SharePointPnPCoreOnline" which has been deprecated.
https://docs.microsoft.com/en-us/sharepoint/dev/solution-guidance/security-apponly-azuread?source=docs
please advise.
Beta Was this translation helpful? Give feedback.
All reactions