-
Notifications
You must be signed in to change notification settings - Fork 39
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
Error: Failed to parseField countryCode #46
Comments
I am using version "validate-vat": "^0.8.0" |
Are you sure, that you updated the package after changing the version to 0.8.0? I've gotten the same error recently and manually updated to 0.8 and it's working fine now. It got fixed in the .7 update. After changing the package.json to the correct version, run npm i validate-vat -s again |
Any fixes for this? Getting the same error after upgrading to 0.8.0 |
Any fix for this issue, still getting it with version 0.8.0. |
I have gotten the issue again later on with 0.8.0, we were able to upgrade to the typescript version of validate-vat (validate-vat-ts). So if you are using it in a Typescript project, I'd recommend changing. We did not experience any issues since |
Thanks @Retosi for the suggestion, unfortunately, we are not using typescript. |
try 0.9.0 |
Thanks @thebillg, we have bumped it up to 0.9.0. Working perfectly now. |
Getting this error in the response.
There is also a soap message "soapMessage: '<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">soap:Bodysoap:Faultsoap:ServerThe given SOAPAction urn:ec.europa.eu:taxud:vies:services:checkVat/checkVat does not match an operation.</soap:Fault></soap:Body></soap:Envelope>'"
The text was updated successfully, but these errors were encountered: