Timeline for Do I need the "e" part of a URL when sharing a SharePoint resource?
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 27, 2021 at 16:45 | answer | added | Gable | timeline score: 2 | |
| Jan 18, 2021 at 18:00 | history | tweeted | twitter.com/StackSharePoint/status/1351227893003771915 | ||
| Jan 18, 2021 at 15:52 | comment | added | JasonC | In regard to ?e= query string it would be good to know what it represents as I cannot access a sharedURL without it. Currently, I am creating a createlink to a specific driveId and driveItem, it creates it but when I try and read it in using another API request, like the docs required. The sharing link then needs encoded. For example: const url = https://graph.microsoft.com/v1.0/shares/u!${encodedString}/driveItem; is my graph query to read my file into memory. And to allow my app to construct a full web url with a file in the query parameters I create a link via: const createLink = `https:/ | |
| Sep 8, 2020 at 14:06 | answer | added | Joe Coyle | timeline score: 1 | |
| Sep 19, 2019 at 8:11 | answer | added | Chelsea_MSFT | timeline score: 0 | |
| Sep 18, 2019 at 21:55 | review | First posts | |||
| Sep 19, 2019 at 2:00 | |||||
| Sep 18, 2019 at 21:53 | history | asked | Craig | CC BY-SA 4.0 |