Sep 06 2022
12:34 AM
- last edited on
Feb 10 2023
01:43 PM
by
TechCommunityAP
Sep 06 2022
12:34 AM
- last edited on
Feb 10 2023
01:43 PM
by
TechCommunityAP
Hello,
I try to build an "attachment viewer" and for office types I use
https://view.officeapps.live.com/op/embed.aspx?src=`${fileUrl}`
- Is it possible to use a file or blob instead of a public URL of the file?
- If it is impossible to use a file or blob, how could I make this URL much more secure?
Great thanks!