Replies: 1 comment
-
|
This has been resolved. Turns the registered app in Entra ID didn't have proper Graph permissions, which caused the link generation to fail. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
This is my first time posting, so apologies if this is not the correct place.
I have an excel file that contains the path of multiple files that need to be uploaded to SharePoint, and I need to generate a Sharing link to each uploaded file.
The upload works normally, but when generating the Sharing link, it's giving me a "General Exception While Processing" error, so not many details in there..
Code below:
Error:
SharePoint policies allow sharing links:
PS Version and PnP installed:
I'm new to powershell, so not sure if I'm doing something wrong..
Thanks all! :)
Beta Was this translation helpful? Give feedback.
All reactions