goshippo / shippo-node-client

Shipping API Node.js library (USPS, FedEx, UPS and more)
https://goshippo.com/docs
MIT License
136 stars 54 forks source link

No UPS Rates for some zipcodes #57

Open jeffyamada opened 4 years ago

jeffyamada commented 4 years ago

So far all the zip codes we've tested work, and we get the list of shipping rates, but we already have two customers who get no UPS options for these two zip codes (and I'm sure more will follow in coming days while we try and come up with a backup plan):

32812 80504

These ONLY respond with USPS rates (we only have USPS and UPS hooked up).

Oddly, when I log into our shippo account I can create an order to these zip codes and get UPS rates through the website, but the API returns none of those (when we only send the zip)

dimitritsampiras commented 2 years ago

DId this end up getting solved?