Hello,
I am getting an error using RTShipping with USPS. Whenever I add it to RTShipping, and attempt to checkout it gives me an error that says "Unable to Process Request." The error log is the following :
Page URL:/store/checkoutshipping.aspx
Source:System
Message:The remote server returned an error: (403) Forbidden.
Stack Trace:
at System.Net.HttpWebRequest.GetResponse()
at AspDotNetStorefrontCore.RTShipping.GETandReceiveDa ta(String Request, String Server) in C:\AspDotNetStorefront\Fortress\DP_Products\WebRel eases\AspDotNetStorefrontML\Ashland\ASPDNSFCore\RT Shipping.cs:line 3885
at AspDotNetStorefrontCore.RTShipping.USPSGetRates(Sh ipments AllShipments, String& RTShipRequest, String& RTShipResponse, Decimal ExtraFee, Decimal MarkupPercent, Decimal ShipmentValue, Decimal ShippingTaxRate) in C:\AspDotNetStorefront\Fortress\DP_Products\WebRel eases\AspDotNetStorefrontML\Ashland\ASPDNSFCore\RT Shipping.cs:line 2156
at AspDotNetStorefrontCore.RTShipping.GetRates(Shipme nts AllShipments, String Carriers, ResultType ListFormat, String FieldName, String CssClass, Decimal ShippingTaxRate, String& RTShipRequest, String& RTShipResponse, Decimal ExtraFee, Decimal MarkupPercent, Decimal ShipmentValue, CartItemCollection thisCart) in C:\AspDotNetStorefront\Fortress\DP_Products\WebRel eases\AspDotNetStorefrontML\Ashland\ASPDNSFCore\RT Shipping.cs:line 696
at AspDotNetStorefrontCore.ShoppingCart.GetRates(Addr ess shipmentAddress, Decimal ShippingHandlingExtraFee) in C:\AspDotNetStorefront\Fortress\DP_Products\WebRel eases\AspDotNetStorefrontML\Ashland\ASPDNSFCore\Sh oppingCart.cs:line 7005
at AspDotNetStorefrontCore.ShippingCalculation.UseRea lTimeRatesShippingCalculation.GetShippingMethods(I nt32 storeId) in C:\AspDotNetStorefront\Fortress\DP_Products\WebRel eases\AspDotNetStorefrontML\Ashland\ASPDNSFCore\Sh ippingCalculation\UseRealTimeRatesShippingCalculat ion.cs:line 39
at AspDotNetStorefrontCore.ShoppingCart.GetShippingMe thods(Address usingThisAddress, Decimal taxRate) in C:\AspDotNetStorefront\Fortress\DP_Products\WebRel eases\AspDotNetStorefrontML\Ashland\ASPDNSFCore\Sh oppingCart.cs:line 3471
at AspDotNetStorefrontCore.ShoppingCart.GetShippingMe thods(Address usingThisAddress) in C:\AspDotNetStorefront\Fortress\DP_Products\WebRel eases\AspDotNetStorefrontML\Ashland\ASPDNSFCore\Sh oppingCart.cs:line 3356
at AspDotNetStorefront.checkoutshipping.OnInit(EventA rgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
I am using AspDotNetStorefront ML 9.0.1.3/9.0.1.2.
PLEASE help with this I have been trying to get this resolved for quite some time and I need to have this fixed.