kylewest / DotNetShipping

UPS, FedEx, USPS shipping rate calculators for .NET
MIT License
80 stars 66 forks source link

UPS & FedEx returning 0 rates for some Europe Addresses #29

Closed williamjwood76 closed 8 years ago

williamjwood76 commented 10 years ago

I have an address "DotNetShipping.Address("15 rue Jean Starcky", "", "", "Mulhouse", "", "68057", "FR");" that is returning 0 rates from UPS and FedEx services. This is a problem for other Europe addresses as well. This has been a problem for quite a while.

Any help would be greatly appreciated.