HiÂ
I need to open the SharePoint 2013 documents (word, pdf, ppt, excel) in client browser. I have configured Office web app server in SharePoint server and set the following properties,
SPWOPIZONE is set to external-http
OAUTH is set to true
When i try to open the documents from client browser, it tries to open in client application (i.e. MS office installed in my client pc) instead of open the documents in browser mode even i enabled the document library properties to “Open in browser”.
What makes to work it in browser ? Please advise
Yes
1. I enabled AllowHttp
2. I configured using this command Set-SPWOPIZone -Zone “external-http”
Still getting the same issue