MicrosoftDocs / msteams-docs

Source for the Microsoft Teams developer platform documentation.
https://aka.ms/teamsdev
Creative Commons Attribution 4.0 International
286 stars 509 forks source link

Issue importing teams custom app #6668

Closed paulcloudmsg closed 2 years ago

paulcloudmsg commented 2 years ago

Hello,

We're having issues importing an app on Teams. If we export the zip and immediately re-import, it works (and validates). If we export the zip, unzip it on a Mac or Windows computer, then re-zip and re-import, it doesn't work. One guy has been able to at least do that by unzipping/zipping with WinZip.

We are trying to add "applicationPermissions":["User.Read", "profile", "openid", "email"] for a conversational AI bot.

Paul

ghost commented 2 years ago

Hi paulcloudmsg! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

Nivedipa-MSFT commented 2 years ago

@paulcloudmsg - Could you please share what error you are getting after re-import?

paulcloudmsg commented 2 years ago
image
paulcloudmsg commented 2 years ago

This is just after unzipping, zipping, and re-importing.

Nivedipa-MSFT commented 2 years ago

@paulcloudmsg - In your manifest zip there will be one folder available. because of this you are getting this error. In manifest zip only three files are needed. manifest file, color and outline icon file. Can you please unzip the manifest folder and check?

Nivedipa-MSFT commented 2 years ago

@paulcloudmsg - Have you checked this?

Nivedipa-MSFT commented 2 years ago

@paulcloudmsg - Could you please confirm is your issue resolved or are you still facing this issue?

paulcloudmsg commented 2 years ago

Yes, sorry. We were zipping the folder that contained the manifest and images instead of selecting those three files and zipping. So the files were buried in a folder and the dev portal was not expecting that.

Thanks.

On Thu, Aug 25, 2022 at 3:04 AM Nivedipa-MSFT @.***> wrote:

@paulcloudmsg https://github.com/paulcloudmsg - Could you please confirm is your issue resolved or are you still facing this issue?

— Reply to this email directly, view it on GitHub https://github.com/MicrosoftDocs/msteams-docs/issues/6668#issuecomment-1226920049, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2PSMACX5RCFS23QLCFCODLV24SHNANCNFSM56JW5Q6A . You are receiving this because you were mentioned.Message ID: @.***>

Nivedipa-MSFT commented 2 years ago

@paulcloudmsg - We are closing this issue for now. Please feel free to reopen if required.

ghost commented 2 years ago

Tell us about your experience!

Hi paulcloudmsg! This issue is closed in our system. We would like your feedback on your experience with our support team and Platform.

Best regards, Teams Platform