Posted - 07/01/2018 : 06:01:24
Hey guys, I have received several notices from UPS that we're using an unsupported API that will be deactivated in the future. The text fo the last email is: quote: Important update: Unsupported UPS® Developer Kit API URL will be eliminated
Effective December 31, 2018 UPS will disable all unsupported Developer Kit API URLs.
You are receiving this notification because our records indicate you are using an unsupported API URL (https://www.ups.com/ups.app/xml/ API name.) for UPS Developer Kit API transactions. Continued use of the URLs will subject your customers to unexpected outages and loss of packages with UPS.
To ensure you are using the correct URL for processing, we’ve made the latest version available in the Developer guide: https://onlinetools.ups.com/ API name. It should be used for all UPS Developer Kit API transactions.
Please verify with your IT resources that your application is using the supported production version of the URL. If you are not, your API transactions may be interrupted or fail. The test URL, https://wwwcie.ups.com will remain unaffected.
For any technical questions or concerns, please submit your question via the UPS Technical support form or call 1-800-247-9035.
I'm not sure if I'm reading this correctly, but in the uspsshipping.asp file, it does appear to use a URL that is similarly formatted: elseif callxmlfunction("https://"&upsurl&"/ups.app/xml/Rate", sXML, xmlres, "", "Msxml2.ServerXMLHTTP", errormsg, FALSE) then
Has this already been corrected and I simply need to update, or is this as of yet uncorrected? - Graham Slaughter
|