ski2bbad Posted January 19, 2006 Posted January 19, 2006 Has anyone encountered this error in UPSXML v1.1.5? If so, how were you able to fix it? I've been trying to get it to work for 5 days now. . . . . . no success. And yes, I have searched both Google and here in the forum and have not found anything. I've tried other solutions mentioned by JanZ and the UPS XML new module (all 34 pages of it) and NADA! Please help!!! ------------------------------------------Time in Transit: 0 ------------------------------------------ DATE AND TIME: 2006-01-18 23:34:19 UPS URL: https://www.ups.com:443/ups.app/xml/Rate UPS REQUEST: <?xml version="1.0"?> <AccessRequest xml:lang="en-US"> <AccessLicenseNumber>****************</AccessLicenseNumber> <UserId>*******</UserId> <Password>********</Password> </AccessRequest> <?xml version="1.0"?> <RatingServiceSelectionRequest xml:lang="en-US"> <Request> <TransactionReference> <CustomerContext>Rating and Service</CustomerContext> <XpciVersion>1.0001</XpciVersion> </TransactionReference> <RequestAction>Rate</RequestAction> <RequestOption>shop</RequestOption> </Request> <PickupType> <Code>03</Code> </PickupType> <Shipment> <Shipper> <Address> <City>Bremerton</City> <StateProvinceCode>WA</StateProvinceCode> <CountryCode>US</CountryCode> <PostalCode>98311</PostalCode> </Address> </Shipper> <ShipTo> <Address> <City>Indianapolis</City> <StateProvinceCode>IN</StateProvinceCode> <CountryCode>US</CountryCode> <PostalCode>46295</PostalCode> </Address> </ShipTo> <Package> <PackagingType> <Code>02</Code> </PackagingType> <Dimensions> <UnitOfMeasurement> <Code>IN</Code> </UnitOfMeasurement> <Length>10.00</Length> <Width>8.00</Width> <Height>0.75</Height> </Dimensions> <PackageWeight> <UnitOfMeasurement> <Code>LBS</Code> </UnitOfMeasurement> <Weight>1</Weight> </PackageWeight> <PackageServiceOptions> <InsuredValue> <CurrencyCode>USD</CurrencyCode> <MonetaryValue>17</MonetaryValue> </InsuredValue> </PackageServiceOptions> </Package> </Shipment> <CustomerClassification> <Code>04</Code> </CustomerClassification> </RatingServiceSelectionRequest> Error from cURL: Error [28]: connect() timed out! UPS RESPONSE: Quote
ski2bbad Posted January 20, 2006 Author Posted January 20, 2006 Has anyone encountered this error in UPSXML v1.1.5? If so, how were you able to fix it? I've been trying to get it to work for 5 days now. . . . . . no success. And yes, I have searched both Google and here in the forum and have not found anything. I've tried other solutions mentioned by JanZ and the UPS XML new module (all 34 pages of it) and NADA! Please help!!! PROBLEM SOLVED!! refer to: http://www.oscommerce.com/forums/index.php?showtopic=187082&hl= ski Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.