-
Notifications
You must be signed in to change notification settings - Fork 13
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
Vies Response Error #27
Comments
Hi there, I experienced the same issue, I am using my own code based on this library, but not exactly this library. To fix this issue, I did the following two things:
Cheers, |
This was already fixed in the "non-TS" version of this package: https://github.com/viruschidai/validate-vat You can use it as a workaround until it was fixed here as well. |
It was fixed in this commit ee58274#diff-a2a171449d862fe29692ce031981047d7ab755ae7f84c707aef80701b3ea0c80 |
Any plan on releasing the fix? |
Looks like it was in 1.2.1. Its working for me :). I'd say this can be closed. |
I did not see any tag/release on this repo, so I assumed it was not yet released. It seems to be deployed on npm though with the correct commit hash. Thanks! |
Hey, after validateVat, the response from the vies is: 'ViesClientError: Failed to parse vat validation info from VIES response'. Any sugestions?
The text was updated successfully, but these errors were encountered: