-
```
What steps will reproduce the problem?
# Run this code
nclient =
SoapClient(wsdl='http://ec.europa.eu/taxation_customs/vies/services/checkVatServ
ice.wsdl')
vat = 'PT508141184'
print = client.ser…
-
```
What steps will reproduce the problem?
# Run this code
nclient =
SoapClient(wsdl='http://ec.europa.eu/taxation_customs/vies/services/checkVatServ
ice.wsdl')
vat = 'PT508141184'
print = client.ser…
-
```
What steps will reproduce the problem?
1.
#the following test code:
VIES_URL='http://ec.europa.eu/taxation_customs/vies/services/checkVatService.wsd
l'
nclient = SoapClient(wsdl=VIES_URL)
vat = '…
-
```
What steps will reproduce the problem?
1.
#the following test code:
VIES_URL='http://ec.europa.eu/taxation_customs/vies/services/checkVatService.wsd
l'
nclient = SoapClient(wsdl=VIES_URL)
vat = '…
-
```
What steps will reproduce the problem?
# Run this code
nclient =
SoapClient(wsdl='http://ec.europa.eu/taxation_customs/vies/services/checkVatServ
ice.wsdl')
vat = 'PT508141184'
print = client.ser…
-
```
What steps will reproduce the problem?
1.
#the following test code:
VIES_URL='http://ec.europa.eu/taxation_customs/vies/services/checkVatService.wsd
l'
nclient = SoapClient(wsdl=VIES_URL)
vat = '…
-
```
def check_vies(vat): is no longer working due to changes in the SOAP service.
As described here:
http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl
urn:ec.europa.eu:taxud:vies:servi…
-
```
What steps will reproduce the problem?
# Run this code
nclient =
SoapClient(wsdl='http://ec.europa.eu/taxation_customs/vies/services/checkVatServ
ice.wsdl')
vat = 'PT508141184'
print = client.ser…
-
```
What steps will reproduce the problem?
1.
#the following test code:
VIES_URL='http://ec.europa.eu/taxation_customs/vies/services/checkVatService.wsd
l'
nclient = SoapClient(wsdl=VIES_URL)
vat = '…
-
```
What steps will reproduce the problem?
# Run this code
nclient =
SoapClient(wsdl='http://ec.europa.eu/taxation_customs/vies/services/checkVatServ
ice.wsdl')
vat = 'PT508141184'
print = client.ser…