S
Skink
hi,
there is a soap service:
http://waluty.k2.pl/ws/NBPRates.asmx
the question is why when i call GetRateValue method i always get '0' result?
'AUD CAD CHF CYP CZK DKK EEK EUR GBP HKD HUF JPY LTL LVL MTL NOK RUB SEK
SIT SKK UAH USD XDR ZAR ''0'
it seems that methods with no params are working but these that take at
least one param not.
you can check it by going to http://www.soapclient.com/soaptest.html and
entering http://waluty.k2.pl/ws/NBPRates.asmx?WSDL as WSDL File Address
the rate should be ~3.1379 or something
thanks,
pb
there is a soap service:
http://waluty.k2.pl/ws/NBPRates.asmx
the question is why when i call GetRateValue method i always get '0' result?
'AUD CAD CHF CYP CZK DKK EEK EUR GBP HKD HUF JPY LTL LVL MTL NOK RUB SEK
SIT SKK UAH USD XDR ZAR ''0'
it seems that methods with no params are working but these that take at
least one param not.
you can check it by going to http://www.soapclient.com/soaptest.html and
entering http://waluty.k2.pl/ws/NBPRates.asmx?WSDL as WSDL File Address
the rate should be ~3.1379 or something
thanks,
pb