microsoft / SDCM

Surface Dev Center Manager tool to automate WHQL/Attestation submissions and Shipping Label creation for Microsoft Hardware Dev Center
MIT License
34 stars 17 forks source link

Getting http error code 429 for signing request #60

Closed MTKSDCM closed 2 months ago

MTKSDCM commented 2 months ago

Describe the bug Getting http error code 429 for signing request

To Reproduce using SDCM tool

Expected behavior Driver binary should get microsoft signature

Desktop (please complete the following information)

Additional context Logs :

Attestation Submission

[09/12/24 17:02:19] > Create Product

### Tasks
Ben-Carpenter commented 2 months ago

Hey @MTKSDCM, can you please grab the latest release version 1.2024.911.1. Please confirm that fixes your issue.

MTKSDCM commented 2 months ago

@Ben-Carpenter is there any example for authconfig.json new parameters "tenantId": "guid", "clientId": "guid", "managedIdentityClientId": "guid", -> what has to be passed here? "scope": "string", -> what has to be passed here? "key": "string", - "url": "https://manage.devcenter.microsoft.com", "urlPrefix": "v2.0/my"

Ben-Carpenter commented 2 months ago

@Ben-Carpenter is there any example for authconfig.json new parameters "tenantId": "guid", "clientId": "guid", "managedIdentityClientId": "guid", -> what has to be passed here? "scope": "string", -> what has to be passed here? "key": "string", - "url": "https://manage.devcenter.microsoft.com", "urlPrefix": "v2.0/my"

The values to use are dependent on which credentials type you want to use. Here are the common and group options. note - not all values need to be used.

Common

Managed Identity

Client Credentials