Cannot commit a product submission

ZhangYC 1 Reputation point
2022-03-30T09:34:57.18+00:00

From the Document

https://learn.microsoft.com/en-us/windows-hardware/drivers/dashboard/commit-a-product-submission
I'm trying to Commit a product submission by

https://manage.devcenter.microsoft.com/v2.0/my/hardware/products/{productID}/submissions/{submissionID}/commit
it returns a null response,status code = 202,I think it works.
But when I'm trying to get the status of the submission
https://learn.microsoft.com/en-us/windows-hardware/drivers/dashboard/get-a-submission
It returns
188361-image.png
and the web page shows
188362-image.png

How can I commit a submission Successfully?

By the way,
From the document Step 7:

https://learn.microsoft.com/en-us/windows-hardware/drivers/dashboard/manage-product-submissions

To confirm the submission status, review the commitStatus value in the response body. This value should change from CommitReceived to CommitComplete if the request succeeds or to CommitFailed if there are errors in the request. If there are errors, the error field contains further details about the error.

There is no error field in the response

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
877 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
317 questions
{count} votes