I think the url of the cfhttp should look like this: http://testing.shippingapis.com/ShippingAPITest.dll?API=RateV2&XML=#USPSRequest#
Hua -----Original Message----- From: Stan Winchester [mailto:[EMAIL PROTECTED] Sent: Monday, September 12, 2005 8:28 PM To: CF-Talk Subject: USPS test 400 Bad Request Any ideas why when I do a test to the USPS test server I get a "400 Bad Request"? I have taken the sample code and cut and pasted it, then sent is via cfhttp as shown below: <cfsavecontent variable="USPSRequest"><RateV2Request USERID="xxxxx" PASSWORD="xxxxx"><Package ID="0"><Service>PRIORITY</Service><ZipOrigination>10022</ZipOrigination><Zip Destination>20008</ZipDestination><Pounds>10</Pounds><Ounces>5</Ounces>< Destination>Cont ainer>Flat Rate Box</Container><Size>REGULAR</Size></Package></RateV2Request></cfsavecontent > <cfhttp url="#USPSRequest#" method="GET"></cfhttp> Thank you, Aftershock Web Design, Inc. by: Stan Winchester President/Developer [EMAIL PROTECTED] http://www.aftershockweb.com/ Phone 503-244-3440 Fax 503-244-3454 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218016 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

