请求到达WOPI主机时,access_token_ttl始终为0 [英] access_token_ttl is always 0 when request come to the WOPI host

查看:214
本文介绍了请求到达WOPI主机时,access_token_ttl始终为0的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

即使我从主机页面传递access_token_ttl值,当请求进入WOPI文件服务时它始终为0.

Even though I am passing the access_token_ttl value from the Host Page it is always 0 when request come to the WOPI file service.

这是我传递值的方式主页。

This is how I am passing values from Host page.

< form id =" office_form"名称= QUOT; office_form"目标= QUOT; office_frame" action ='@ ViewData [" wopi_urlsrc"]'method =" post">

  &NBSP; < input name =" access_token" value ='@ ViewData [" access_token"]'type =" hidden" />

  &NBSP; < input name =" access_token_ttl" value ='@ ViewData [" access_token_ttl"]'type =" hidden" />
$
< / form>

<form id="office_form" name="office_form" target="office_frame" action='@ViewData["wopi_urlsrc"]' method="post">
    <input name="access_token" value='@ViewData["access_token"]' type="hidden" />
    <input name="access_token_ttl" value='@ViewData["access_token_ttl"]' type="hidden" />
</form>

推荐答案

嗨darshiJa, 

Hi darshiJa, 

谢谢你的支持有关access_token_ttl值的问题。您使用的是哪个版本的Office Online Server?请通过dochelp在Microsoft dot com上联系我们,引用此主题的URL和我的名字,我将与您一起收集
的数据。 

Thanks for your question about the access_token_ttl value. What version of Office Online Server are you using? Please contact us via dochelp at Microsoft dot com, referencing the URL for this thread and my name and I will work with you to gather data on this. 


这篇关于请求到达WOPI主机时,access_token_ttl始终为0的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆