poundifdef / ClassicUPS

Wrapper around the UPS API for creating shipping labels and fetching a package's tracking status.
Other
58 stars 36 forks source link

SSL: CERTIFICATE_VERIFY_FAILED #22

Closed Helix31522 closed 2 years ago

Helix31522 commented 2 years ago

Hello,

Today, after many years of working, this library is giving me an error. Can someone please help?

tracking = ups.tracking_info(tracking_number) throws the following exception:

[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1076)

Thank you very much

Helix31522 commented 2 years ago

False alarm -- UPS reauthorization was required

poundifdef commented 2 years ago

👍 thanks for looking!