Hi again,
I'm getting the above response. I have tried variations of the Fedex Services but to no avail. Currently set to FedEx Ground and FedEx Home Delivery. Below is one of the request/response, authentications XXX'd out.
Request:
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://fedex.com/ws/rate/v7"><SOAP-ENV:Body><ns1:RateRequest><ns1:WebAuthenticationDetail><ns1:UserCredential><ns1:Key>XXX</ns1:Key><ns1:Password>XXXX</ns1:Password></ns1:UserCredential></ns1:WebAuthenticationDetail><ns1:ClientDetail><ns1:AccountNumber>XXX</ns1:AccountNumber><ns1:MeterNumber>XXX</ns1:MeterNumber></ns1:ClientDetail><ns1:TransactionDetail><ns1:CustomerTransactionId>*** Rate/Available Services Request v7 from Ubercart ***</ns1:CustomerTransactionId></ns1:TransactionDetail><ns1:Version><ns1:ServiceId>crs</ns1:ServiceId><ns1:Major>7</ns1:Major><ns1:Intermediate>0</ns1:Intermediate><ns1:Minor>0</ns1:Minor></ns1:Version><ns1:RequestedShipment><ns1:ShipTimestamp>2011-07-15T16:32:33-05:00</ns1:ShipTimestamp><ns1:DropoffType>BUSINESS_SERVICE_CENTER</ns1:DropoffType><ns1:Shipper><ns1:Address><ns1:PostalCode> 63118</ns1:PostalCode><ns1:CountryCode>US</ns1:CountryCode></ns1:Address></ns1:Shipper><ns1:Recipient><ns1:Address><ns1:PostalCode>60608</ns1:PostalCode><ns1:CountryCode>US</ns1:CountryCode><ns1:Residential>true</ns1:Residential></ns1:Address></ns1:Recipient><ns1:RateRequestTypes>LIST</ns1:RateRequestTypes><ns1:PackageCount>1</ns1:PackageCount><ns1:PackageDetail>INDIVIDUAL_PACKAGES</ns1:PackageDetail><ns1:RequestedPackageLineItems><ns1:SequenceNumber>1</ns1:SequenceNumber><ns1:Weight><ns1:Units>LB</ns1:Units><ns1:Value>1</ns1:Value></ns1:Weight><ns1:Dimensions><ns1:Length>12</ns1:Length><ns1:Width>12</ns1:Width><ns1:Height>12</ns1:Height><ns1:Units>IN</ns1:Units></ns1:Dimensions></ns1:RequestedPackageLineItems></ns1:RequestedShipment></ns1:RateRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
Response:
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><env:Header xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/><soapenv:Body><v7:RateReply xmlns:v7="http://fedex.com/ws/rate/v7"><v7:HighestSeverity xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">WARNING</v7:HighestSeverity><v7:Notifications xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><v7:Severity>WARNING</v7:Severity><v7:Source>crs</v7:Source><v7:Code>556</v7:Code><v7:Message>There are no valid services available. </v7:Message><v7:LocalizedMessage>There are no valid services available. </v7:LocalizedMessage></v7:Notifications><ns1:TransactionDetail xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://fedex.com/ws/rate/v7"><ns1:CustomerTransactionId>*** Rate/Available Services Request v7 from Ubercart ***</ns1:CustomerTransactionId></ns1:TransactionDetail><ns1:Version xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://fedex.com/ws/rate/v7"><ns1:ServiceId>crs</ns1:ServiceId><ns1:Major>7</ns1:Major><ns1:Intermediate>0</ns1:Intermediate><ns1:Minor>0</ns1:Minor></ns1:Version></v7:RateReply></soapenv:Body></soapenv:Envelope>
Anything I must have missed?
Thanks again in advance.
Comments
Comment #1
mtem27 commentedHi again,
Any idea, regarding the above?
I really need additional info for the above response, I have tried production server but still having the same results.
I also tried getting a quote in fedex.com with the same settings but quotes are returned from there. I really have no idea what I'm missing out here.
Thanks again.
Comment #2
tr commented