I have just gotten my FedEx shipping account approved.
I can't get past an error for using the default supplied FedEx shipping extension on OC.
The credentials checked out fine, and other details are put in and saved correctly.
FedEx Apac tech team says the error is not on their side but mine.
Here's what my error log says:
Code: Select all
2020-06-25 10:27:50 - FEDEX :: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<SOAP-ENV:Fault>
<faultcode>SOAP-ENV:Client</faultcode>
<faultstring xml:lang="en">Not Found.</faultstring>
<detail>
<cause>UnrecoverableClientError</cause>
<code>404</code>
<desc>Not Found.</desc>
</detail>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Many thanks!