Dear Zoom Team,
When doing the app submission I am unable to upload any files under the Additional Documents section. A coworker of mine uploaded a bunch of documents on that section, but after reloading the page they no longer show up. When checking out if it was just a problem from their side, I could see also that there were no documents on that section and when I tried to upload them I could observe the following:
- The uploaded files loader keeps spinning indefinitely
- When checking out the chrome dev tools network I can see the upload has failed, throwing the following error:
{
"code": 1401,
"status": 409,
"error": "Conflict",
"message": "The number of files exceeds the expected value.",
"timestamp": 1743692925381,
"trackingId": "MP_d5209c3c1f2db3f20e8fd696705203b7"
}
Does this mean I can assume the files were uploaded?
I’ve seen other forum topics regarding similar issues, however none of them seem to be closed or they have continued the conversation on DMs.