Closed kcrazy closed 1 year ago
after i run Fiddler, it return
SurfaceDevCenterManager v1.0.0.1
> Create Option
ERROR (DevCenterErrorDetails)
Code: 500
HttpCode:500
Message: Internal server error
Correlation Id: 13dfbad3-ea41-4759-9c52-b2385b64a31a
Request Id: 88194189-c77c-4777-a8f2-330814645035
Method: POST
Url: https://manage.devcenter.microsoft.com/v2.0/my/hardware/products
Content: {"productName":"ProductName_HLK","testHarness":"HLK","announcementDate":"2018-10-02T00:00:00","deviceMetadataIds":null,"firmwareVersion":"0","deviceType":"external","isTestSign":false,"isFlightSign":false,"marketingNames":null,"selectedProductTypes":{"windows_v100_RS4":"Unclassified"},"requestedSignatures":["WINDOWS_v100_X64_RS4_FULL"],"additionalAttributes":null,"packageType":null}
Correlation Id: 13dfbad3-ea41-4759-9c52-b2385b64a31a
Return: -7 (NEW_PRODUCT_API_FAILED)
did the server hang up?
[
{
"clientId": "",
"key": "",
"tenantId": "",
"url": "https://manage.devcenter.microsoft.com",
"urlPrefix": "v2.0/my"
}
]
We are not aware of an Partner Center service issues at this time.
@kcrazy, Not sure what you actually sent in your product.json
file, but all the values you provided in this ticket are defaults and null (from the example provided in this repo). The HTTP 500
response would be from Partner Center. If you continue to experience an internal server error when sending your driver information in the product.json
file, you may need to create a support ticket with them and be sure to reference the Correlation Id
.
Be sure you're providing your clientId
, tenantId
, and key
from your side and that your client is registered in your Partner Center account.
"clientId": "",
"key": "",
"tenantId": "",
these id and key are correct.
Only when I run the Fiddler program and capture https data, it returns a 500 error, In other cases, PARTNER_CENTER_HTTP_EXCEPTION exception is returned
Issue has been open for three months without further communication. For account issues please reach out to Partner Center. If you feel this issue needs further investigation, feel free to re-open. All the best!
Hello,
cmd:
product.json: