Quote Originally Posted by Ajeh View Post
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?
Yes, it did fix the issue.
I will look into to updating the webservices modules