Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teams Manifest fails to verify since thursday even though no changes were made #162

Open
ParadoxSpiral opened this issue Nov 21, 2022 · 2 comments

Comments

@ParadoxSpiral
Copy link

Hi, we are currently facing this critical issue: Since around thursday we cannot upload any App Zip anymore, even though nothing has changed on our part.

The upload fails with a 400 Bad Request root | Required properties are missing from object: ["name.short","name.full"]. when uploaded either with the Admin Center or via Teams itself. The "Developer Studio" tool for manifest verification shows no errors.

Attached is the zip in question.
app-dev.zip

@ashokdavuluri
Copy link

ashokdavuluri commented Nov 28, 2022

I am also facing the same issue. Error while reading manifest.json: root | Required properties are missing from object: ["name.full"].
@ParadoxSpiral did find any workarounds or solutions?

@ParadoxSpiral
Copy link
Author

ParadoxSpiral commented Nov 29, 2022

@priyaashok4 Yes we were able to workaround the issue.

The cause is the localization json. There seems to have been an undocumented breaking change, now short & full names are required in it even for older versions of the schema. This is also inconsistent because in the regular manifest schema the "full" name is not required.

@charlesji-msft-teams @erayc-msft @shashishailaj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants