mcmire / fedex

Fork of Mighty Interactive's fedex plugin (no longer available), updated to support v7 of the Fedex API. NOTE: I am no longer maintaining this library. There is at least one fork that supports v8. If you are interested in taking this over please let me know so I can remove this. Thanks!
MIT License
18 stars 10 forks source link

shipping function Contact nil error #1

Open dietich opened 14 years ago

dietich commented 14 years ago

fedex.price function seems to work correctly but with the fedex.label i get the following errors:

cacerts: c:/ruby/lib/ruby/gems/1.8/gems/httpclient-2.1.2/lib/httpclient/cacert.p7s loading failed nil not allowed: Contact at depth 2 - 19: self signed certificate in certificate chain SOAP::FaultError: Schema validation failed for request. from #SOAP::Mapping::Object:0x777bd78

The errors seem related to the following wsdl code:

xs:sequence /xs:sequence /xs:complexType Thank you --Dietrich
mcmire commented 14 years ago

Sorry I didn't get back to you about this -- are you still getting the same error or did you happen to figure it out? I'm guessing that you're not passing an address or something. How are you calling fedex.price?