When I try to register our site using the UPS Online Registration page it displays the following error:
Error Calling HTTP POST: Stream Reader Error: The remote server returned an error: (404) Not Found. System
Hotcakes.Shipping.Ups.Keys
at Hotcakes.Shipping.Ups.Registration.Register(String serverUrl) at Hotcakes.Modules.Core.Admin.Configuration.ShippingUpsLicense.btnAccept_Click(Object sender, EventArgs e)
Because of this it does not allow us to add the username, password and other information needed to get the API working. There doesn't seem to be any workaround on setting up the api access besides modifying the source code.