Forum Discussion
monkeyclumps
Oct 19, 2021Copper Contributor
Error Message when clicking sharing video link in sharepoint
i have a flow that automatically creates a sharing link for every file that is added to a sharepoint library. however, for video links that are uploaded/added to the sharepoint library, the sharing li...
Deleted
May 10, 2023barlage Please copy the link which I send in a text editor, and see the full URL to understand its syntax
https://example.sharepoint.com/:v:/s/Marketing/Employees/CV12345.docx?e=2022-06-30T23%3A59%3A59Z&download=1&web=1&url=https://www.example.com
Deleted
May 10, 2023- barlageMay 20, 2023Brass ContributorHi ShijurajJayaraj, the original posters question was for the video file preview. I also have an issue with the preview feature, but my issue is with preview of URL's in document library web parts.
Do you know if the solution you are proposing will also work for this scenario? I haven't figured it out yet, if there is a way. - DeletedMay 11, 2023Hi, [expiration date] parameter in the url is an optional parameter, which you if specify that, then the shared link won't work after the specified date and time in iso format. You don't need to create any column for that, Your inital query was you need to provide the link for a video file right? instead of my sample document link you can specify the link to your video file.
- barlageMay 10, 2023Brass ContributorDeleted, I did copy your hyperlink and you did not answer my questions, so I am still stuck.
In your example, you have a link to a document (CV12345.docx). I am not linking to a document, so what would my link look like if I wanted to bypass the preview and go to an external site, like http://www.google.com.
And do I need to create an 'Expiration Date' column in my library and set the date the same as I put in the URL?