Skip to main content

Timeline for createLink graph api request

Current License: CC BY-SA 4.0

6 events
when toggle format what by license comment
Jan 21, 2021 at 17:30 comment added JasonC Thanks for the updated answer. I am getting to understand the permissions abit better now but still cannot get the create a link to work on org level. docs.microsoft.com/en-us/graph/api/… does not work on an org level only personal or via a manual shared link. This is getting the weburl from the createllink post (encoding it ) the request that endpoint to grant permissions, on an org level I get sharing ID is not found, even tho my encoding is workly correctly on my personal and any manual sharing links from SharePoin. ill post code
Jan 20, 2021 at 2:31 comment added Michael Han Yes, you are right. That's the permisson issues. You could check my updated answers.
Jan 20, 2021 at 2:30 history edited Michael Han CC BY-SA 4.0
added 578 characters in body
Jan 19, 2021 at 12:20 comment added JasonC something similar to this, docs.microsoft.com/en-us/graph/api/…. Am I on the right path?
Jan 19, 2021 at 12:18 comment added JasonC Thanks for replying, ive been testing it today. If I select a file from my personal drive the createlink works and I can read the file, on orgainsation level I can create the link but cannot read the file. Do I need to look at permissions or roles when creating the link to determine who can access it ? both links work when visting via the broswer
Jan 19, 2021 at 9:16 history answered Michael Han CC BY-SA 4.0