You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
@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.
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
The text was updated successfully, but these errors were encountered: