在Outlook和Office中启用团队应用程序支持

发布于 2025-02-08 20:17:53 字数 205 浏览 2 评论 0 原文

我已经在

owa.ven.extframework.js:2 Uncaught (in promise) Url is invalid

错误详细信息

i have added a new app in to the Dev Portal the manifest version on 1.13 and the apps seems to working in the Teams, But the same app is not working in Outlook
The static tab url is localhost URL, I can see the error

owa.ven.extframework.js:2 Uncaught (in promise) Url is invalid

error details

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

小矜持 2025-02-15 20:17:53

要在Outlook和Office运行,您的应用将需要引用NPM软件包 @Microsoft/ EMALE&NBSP [ ;受保护] (或更高)。尽管Outlook和Office支持具有下级版本的代码,但仍记录了折旧警告,并支持Outlook和Office在Outlook中的Downlevel版本最终停止。

参见在Microsoft 365上扩展了一个团队个人选项卡有关此信息的更多信息。

To run in Outlook and Office, your app will need to reference the npm package @microsoft/[email protected] (or higher). While code with downlevel versions is supported in Outlook and Office, deprecation warnings are logged, and support for downlevel versions of TeamsJS in Outlook and Office will eventually cease.

See Extend a Teams personal tab across Microsoft 365 for more information on that.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文