It appears that the UPS API breaks after the latest update. Looking at the changelog, I am assuming it broke back on version 1.2.14.
The error message that I am getting when attempting to use the Shippy library is:
404 Client error: POST https://onlinetools.ups.com/security/v2409/oauth/token` resulted in a 404 Not Found response`
It looks like the "v2409" in the URL string is incorrect and causing the UPS integration to break.
It appears that the UPS API breaks after the latest update. Looking at the changelog, I am assuming it broke back on version 1.2.14.
The error message that I am getting when attempting to use the Shippy library is:
404 Client error:POST https://onlinetools.ups.com/security/v2409/oauth/token` resulted in a404 Not Foundresponse`It looks like the "v2409" in the URL string is incorrect and causing the UPS integration to break.