Hi there ,
Nowdays I'm using a PHP online file manager .
It contains the ability to preview a document in the Office Web View viewer, which is a very useful feature. However, recently I found it unavailable.
Office Web Viewer was initially working. Our DNS server for our domain was moved and now all we get is an error that states:
Hmmm… can't reach this page
It looks like the webpage at https://www.office.com/redir.aspx?assetid=HA102 might be having issues, or it may have moved permanently to a new web address.
Office Web View in PHP app are seens not avaliable
When I run the debugger I am getting this error:
Mark cross-site cookies as Secure to allow them to be sent in cross-site requests
In a future version of the browser, cookies marked with SameSite=None must also be marked with Secure to get sent in cross-site requests. This behavior protects user data from being sent over an insecure connection.
Resolve this issue by updating the attributes of the cookie:
Specify SameSite=None and Secure if the cookie should be sent in cross-site requests. This enables third-party use.
Specify SameSite=Strict or SameSite=Lax if the cookie should not be sent in cross-site requests 您好,很抱歉关于您的问题,已超出的支持范围,为了您获得更加详尽,全面专业的解答,请您在Technet本站中提问。https://social.technet.microsoft.com/Forums/zh-cn/home