简体   繁体   English

在 Teams 中注册您的应用程序失败并显示错误“您无权将 Hello World 添加到此团队。”

[英]Registering your app in Teams is failing with error "You don't have permissions to add Hello World to this team."

I am following Get started on the Microsoft Teams platform with Node.js and App Studio我正在关注使用 Node.js 和 App Studio 在 Microsoft Teams 平台上入门

to add app in MSTeams.在 MSTeams 中添加应用程序。 All the steps worked as per the documentation, however the last step "Register your app in Teams" failed during installing of the application.所有步骤都按照文档进行,但是最后一步“在 Teams 中注册您的应用程序”在安装应用程序期间失败。 Below is the image attached下面是附上的图片在此处输入图片说明

I also tried to upload the custom application , but it also throws error that something went wrong.我也尝试上传自定义应用程序,但它也引发了出错的错误。 Below are the images:以下是图片: 在此处输入图片说明 在此处输入图片说明

Here are the permissions, I have enabled them all to test, still the issue remains the same这是权限,我已启用它们进行测试,但问题仍然存在在此处输入图片说明

Can someone please suggest to fix this issue?有人可以建议解决这个问题吗?

You need to make sure that you have the correct permissions to side-load custom apps into Teams, and this can be controlled at the Org (ie Tenant) level, the Team level, and the individual level.您需要确保您具有将自定义应用程序旁加载到 Teams 中的正确权限,这可以在组织(即租户)级别、团队级别和个人级别进行控制。 Have a look here for more.看看这里了解更多。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 很遗憾,您的团队设置目前似乎不允许添加应用。 与您的团队所有者讨论调整您的设置。--在 MS 团队中 - Unfortunately, it looks like your team settings don't allow adding apps right now. Talk to your team owner about adjusting your settings.--In MS Teams 您没有将应用添加到此应用服务计划的正确权限? - You do not have correct permissions to add apps to this app service plan? 使用 Graph API .NET SDK 和客户端凭据流创建 hello-world 团队时出现“未经授权”错误 - 'Unauthorized' error when creating a hello-world Team with Graph API .NET SDK with Client Credential Flow 团队应用程序:客户是否必须拥有 365 才能使用团队应用程序? - Teams App : Is it mandatory that customer should have 365 to use teams app? 无法授予登录我的应用程序的权限,错误“应用程序需要访问您组织中只有管理员才能授予的资源的权限” - Cannot give permissions to sign-in to my app, error "App needs permission to access resources in your organisation that only an admin can grant" Azure AD 提供 refresh_token 即使我没有请求并且权限没有offline_access - Azure AD provides refresh_token even I don't request and permissions does not have offline_access 用于创建组的 MS Teams 权限 - MS Teams permissions for creating a group 邀请 API 没有用户组来添加受邀用户组 - Invitation API don't have user group to add invited user group to 无法向 Azure 门户上的应用添加权限 - Unable to add permissions to App on Azure Portal Azure AD App Manifest - 添加的用户将有“Approles.value”,组没有 - Azure AD App Manifest - Added Users will have “Approles.value”, groups don't
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM