KelvinTegelaar / PowerShellWarrantyReports

a repo dedicated to automatic warranty reporting and retrieval from different systems such as IT-Glue, Connectwise, Autotask, and N-central.
GNU Affero General Public License v3.0
172 stars 71 forks source link

Microsoft API Offline #54

Closed schenardie closed 1 year ago

schenardie commented 2 years ago

Hi Kelvin, Just a heads up the web app for microsoft warranty was stopped https://surfacewarrantyservice.azurewebsites.net/api/key

Error 403 - This web app is stopped. The web app you have attempted to reach is currently stopped and does not accept any requests. Please try to reload the page or visit it again soon.

Not sure how did you found the api or if you can find a new one but just though to raise this.

schenardie commented 2 years ago

Got as far as figuring that: they changed the api to https:// surfacedma .azurefd .net /api /warranty they changed the body fields (serialnumber is not accepted anymore) the response is encoded but i could not find the way of de-encoding it

Hope it helps

shobhitvaish commented 2 years ago

Could you please help me with the new warranty endpoint where I need to post the request? Also, may I know how to create the body for the new endpoint? I can try decoding the response.

KelvinTegelaar commented 2 years ago

I am aware. Working with MS to get this back up somehow.

staze commented 2 years ago

@KelvinTegelaar Any update on this? Anything we can do to help?

mr-childers commented 1 year ago

Any updates?

altjones commented 1 year ago

Hi Love the work. Like others I'd love to see MS warranty info working... Any Updates to this?