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

Validate call fails with "Error reading XMLStreamReader" #15

Closed
SimonChris opened this issue Jun 23, 2018 · 4 comments
Closed

Validate call fails with "Error reading XMLStreamReader" #15

SimonChris opened this issue Jun 23, 2018 · 4 comments

Comments

@SimonChris
Copy link

SimonChris commented Jun 23, 2018

When I try to validate a VAT number, the validation fails with a generic "failed to fetch" error. Looking at the network request in the browser, the response from the service is:

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>Error reading XMLStreamReader.</faultstring></soap:Fault></soap:Body></soap:Envelope>

@bension10
Copy link

I'm having the same issue. Have you figured this out @SimonChris ?

@SimonChris
Copy link
Author

I honestly can't remember, sorry. I ended up switching to the API from https://www.isvat.eu/.

@bension10
Copy link

oh great! thanks @SimonChris !

@viruschidai
Copy link
Owner

Have no control over the xml soap service. I think they might have some problem with their service.

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

3 participants