What version of FedEx fedexwebservices are you running>
If you customize the fedexwebservices.php and add the code in
RED:
Code:
if (sizeof($methods) == 0) return false;
$this->quotes['methods'] = $methods;
if ($this->tax_class > 0) {
does it fix this issue?