Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to invoke SOAP request #44

Open
skoliver1 opened this issue May 8, 2021 · 4 comments
Open

Failed to invoke SOAP request #44

skoliver1 opened this issue May 8, 2021 · 4 comments

Comments

@skoliver1
Copy link

I'm guessing that HP made a change to their process, because this stopped pulling any data for a few days and now it gives this error on every machine I run this on.

Get-HPIncWarrantyEntitlement : Failed to invoke SOAP request.

@lgsdp
Copy link

lgsdp commented May 11, 2021

Same here. Running version 2.6.2, seems that the SOAP URL or ID/Key are now invalid.

https://api-uns-sgw.external.hp.com/gw/hpit/egit/obligation.sa/1.1
$soapWebRequest.Headers.Add('X-HP-SBS-ApplicationId','hpi-obligation-hpsa')
$soapWebRequest.Headers.Add('X-HP-SBS-ApplicationKey','ft2VGa2hx9j$')

@Horgster
Copy link

We are having the same issue!

I get "The remote server returned an error: (404) Not Found." when trying to post the SOAP request manually.
All my clients gets Failed to invoke SOAP request.

Does anyone know what changes that can have been made at HP side?

@lgsdp
Copy link

lgsdp commented Aug 23, 2021

We are having the same issue!

I get "The remote server returned an error: (404) Not Found." when trying to post the SOAP request manually.
All my clients gets Failed to invoke SOAP request.

Does anyone know what changes that can have been made at HP side?

In 2019 HP killed off the official API, and then earlier this year they killed the alternative method that this script was using. There is still no public ETA for release of the new warranty lookup, it is a complete mess. There was some talk that the requests are now filtered through AWS but I don't know if anybody has worked out how to work with this yet (if it is even possible at all).

@oisinmcl1
Copy link

Has there been any update to this or other options?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants