I am not seeing any more details than when I have the debug on. below is what I'm seeing.
Debug: Starting Shipping module: uspsv5
Debug: uspsv5::list_rates() - Starting
Debug: Shipment::addPackage() Adding a new bundled package
Debug: Shipment::addPackage() - Package Number: 1
Debug: Shipment::addPackage() - Package is Bundled
Debug: Shipment::addPackage() - Maxweight: 70
Debug: Package::addItem() - ***** Adding item 1 (50mm Stem) to package #1 *****
Debug: Package::addItem() - Package weight is now: 0.06375
Debug: Package::query_rates() - Querying for Source: US/83709 , Destination: US/83703, Weight: 0.06375, Value: 99.95
Debug: uspsv5::get_rates_array() - Calculating domestic shipping.
http://Production.ShippingAPIs.com/ShippingAPI.dll?API=RateV4&XML=<RateV4Request USERID="" ><Revision /><Package ID="0"><Service>All</Service><ZipOrigination>83709</ZipOrigination><ZipDestination>83703</ZipDestination><Pounds>0</Pounds><Ounces>2</Ounces><Container /><Size>REGULAR</Size><Machinable>FALSE</Machinable> </Package></RateV4Request>
Debug: Package::query_rates() - Rate query returned null results.
Debug: Shipment::populate() - query_rates() failed.
Debug: uspsv5::list_rates() - shipment->populate() failed!
Notice: We are unable to ship via USPS at this time. System Error.
Thank you for your time and help