Called USPS, they said twice im on Prod server, got the confirmation email
Congratulations on completing your testing using the U.S. Postal
Service's Web Tools Application Program Interfaces (APIs). Your
profile has been updated to allow you access to the Production Servers.
The URLs you will use for the Production Servers are:
http://production.shippingapis.com/ShippingAPI.dll
https://secure.shippingapis.com/ShippingAPI.dll
Profiles that are inactive for four years will be permanently deleted
without notice.
If you have any questions, please contact the USPS Internet Customer Care
Center (ICCC). The ICCC is staffed from 7:00AM to 11:00PM Eastern Time.
Email: uspstechsupport@esecurecare.net
Telephone: 1-800-344-7779 (7:00AM to 11:00PM ET)
Thank you for helping the U.S. Postal Service provide new Internet services
to our shipping customers.
Sincerely,
The Internet Shipping Solutions Team
Yet I am still getting the dreaded :
Authorization failure. Perhaps username and/or password is incorrect.
All fields are filled in, geozones set to all, have tried it with other shipping modules enabled, and all others disabled,
Size: filled out
Container: filled out
Machinable: no
* Dimensions (L x W x H): filled out
* Girth: Done
Weight Class: pound
Must be set to Pound.
Tax Class: taxable goods (all my goods are set to taxable)
Geo Zone: all zones
Status: enabled
Sort Order: left blank
Debug Mode: disabled
comes up in FF IE and Chrome
open cart Ver 1.5.1.3
EDIT:went to debug and got this error
2012-01-16 23:55:12 - USPS DATA SENT: API=RateV4&XML=<RateV4Request USERID=" MY USPS WEB API ID"> <Package ID="1"> <Service>ALL</Service> <ZipOrigination>48127</ZipOrigination> <ZipDestination>12408</ZipDestination> <Pounds>1</Pounds> <Ounces>14.4</Ounces> <Container>VARIABLE</Container> <Size>REGULAR</Size> <Width>18</Width> <Length>18</Length> <Height>7</Height> <Girth>50</Girth> <Machinable>false</Machinable> </Package></RateV4Request>
2012-01-16 23:55:12 - USPS DATA RECV: <Error>
<Number>80040b1a</Number>
<Description>Authorization failure. Perhaps username and/or password is incorrect.</Description>
<Source>UspsCom::DoAuth</Source>
</Error>