cancel
Showing results for 
Search instead for 
Did you mean: 

Zoom app submission gives 500 error

Vishal7
Listener

My app is currently undergoing a security review as part of the app review process. Some security vulnerabilities were identified and promptly addressed. Now, I need to resubmit the app for the marketplace team to reevaluate its security. However, upon attempting to publish, I encountered an error: "An error was encountered when processing your request." The network inspection revealed the following details:


{
"code": 500,
"status": 500,
"error": "Internal Server Error",
"message": "An error was encountered when processing your request",
"timestamp": 1713374865274,
"trackingId": "MP_df5b18432bf74f9e87c2f8eb5bc61a85"
}

1 REPLY 1

Vishal7
Listener

Error has been updated to 400 - 

{
"code": -1,
"status": 400,
"error": "Bad Request",
"message": "Invalid URL: https://",
"timestamp": 1713802156375,
"trackingId": "MP_b6a5341b10ce45fb93ed74fd760415b6"
}

No idea the reason for this, request payload from network tab - 

{"note":"click-jacking security vulnerability resolved","appTestAccount":{"type":2,"url":"https://canvas-default-fe-git-dev-defaultdev.vercel.app/login","userName":"***********","password":"default.zoom.user"},"appPublishType":"PUBLISH_BY_DEVELOPER"}