curl -i -X POST \
-H "Content-Type: application/json" \
-H "Authorization: Bearer XXXXX" \
-H "service-account-id: XXXX" \
-d '{"contentId": "XXXX"}' \
"https://devapi.samsungapps.com/seller/contentSubmit"
{"from":"seller","body":{"contentId":"000000389337","contentStatus":null,"httpStatus":"BAD_REQUEST","errorCode":"6000","errorMsg":"App submission has failed"},"message":"Request failed with status code 400"}%
The submission and publishing interface has recently started to generate errors. The error pattern is that if there is a phased release, the error will occur in this way. If it is a full release, the error will not occur