Forum Discussion
Aribalak
Apr 23, 2022Copper Contributor
Connection to IFRAME is refused, which was working
I have an angular application where I have embedded the one drive url inside the IFRAME which I get as a response of Microsoft graph api - Preview. The response url for both read and write was workin...
comvidnet
May 03, 2022Copper Contributor
Aribalak I'm getting the same error. I'm calling the O365 drive-item preview API endpoint, and opening the getURL in an iframe. Works fine without allowEdit:true, but in edit mode it gives CSP errors. It use to work fine. Is this part of the deprecation of allowEdit?