WOPI ホストが呼び出されない理由を知りたいです。次のような HTML ページからホストを起動します。
https://github.com/Microsoft/Office-Online-Test-Tools-and-Documentation/blob/master/samples/SampleHostPage.html
テスト目的で、1 つのファイルのみを処理しています。
私が使用している検出ファイル:
https://onenote.officeapps-df.live.com/hosting/discovery
ワードファイル閲覧用リンク:
<form id="office_form" name="office_form" target="office_frame"
action="https://word-view.officeapps-df.live.com/wv/wordviewerframe.aspx?ui=nb-NO&rs=nb-NO&dchat=1&IsLicensedUser=1&WOPISrc=http%3A%2F%2F138.68.127.245%3A8082%2Fcontext%2Fwopi%2Ffiles%2Fxyz" method="post">
<input name="access_token" value="something" type="hidden"/>
<input name="access_token_ttl" value="0" type="hidden"/>
</form>
どんな助けでも大歓迎です!もちろん、これを書いている時点で私のサーバーは利用可能です。