无法加载带有测试许可证令牌的邮件应用程序 [英] Unable to load mail app with test license token

查看:74
本文介绍了无法加载带有测试许可证令牌的邮件应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在开发一个邮件应用程序,在应用程序最初加载时进行许可检查。我已经创建并编码(Base64和URL)用于测试的许可证。编码的许可证令牌作为查询参数(https:// ... et et =< encoded license token>)
附加到我的应用程序的App Manifest中的源位置。邮件应用程序托管在IIS中,并使用Exchange管理中心将其安装在我的O365邮箱中。

I am developing a mail app that does license checks when the app initially loads. I have created and encoded (Base64 and URL) a license for testing. The encoded license token is appended as a query parameter (https://...?et=<encoded license token>) to the Source Location in my app's App Manifest. The mail app is hosted in IIS and installed it in my O365 mailbox using the Exchange Admin Center.

当我加载应用程序时,我收到一条错误消息,指出:'抱歉,但我们无法启动此应用程序,因为它没有正确设置'。删除包含编码的许可证令牌的查询参数似乎可以解决此问题,但是我无法测试
我的客户端逻辑以进行许可证检查。我已经使用相同的编码许可证令牌来测试我的服务器上的Office App验证服务,并且没有任何错误,因此我怀疑问题是使用许可证令牌。

When I load the app however, I get an error message stating: 'Sorry, but we can't start this app because it isn't set up properly'. Removing the query parameter containing the encoded license token seems to resolve this issue, however I am unable to test my client-side logic for license checks. I have already used the same encoded license token to test the Office App verification service on my server and there have been no errors so I doubt the issue is with the license token.

任何见解非常感谢。




推荐答案

嗨zcsoriano,

Hi zcsoriano,

>>编码的许可证令牌作为查询参数附加( https:// ...?et =< encoded 许可证令牌> ;)到我的应用程序的App Manifest中的源位置

>> The encoded license token is appended as a query parameter (https://...?et=<encoded license token>) to the Source Location in my app's App Manifest

在我的选项中,只有Office商店应用程序需要进行许可证检查,我们无法对清单文件中的et参数进行硬编码。发布邮件应用程序时是否收到此错误?如果是这样,我可以帮助将这个帖子移到更相关的论坛。

In my option, license check is only required for Office store app and we can’t hardcode the et parameter in manifest file. Did you get this error when you publish your mail app? If so, I could help move this thread to the more related forum.

如果我误解了你,请随时告诉我。

If I misunderstood you, please feel free to let me know.

最诚挚的问候,

Edward


这篇关于无法加载带有测试许可证令牌的邮件应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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