Why Am I Encountering SSL Certificate Errors with the Fedex API in Pipedream Despite No Changes in Code and Local Success?

This topic was automatically generated from Slack. You can find the original thread here.

Hello, I’m running into SSL cert errors with the Fedex API in pipedream. Things work fine on my local dev environment, and this code has been unchanged/worked fine recently in our pipedream workflow

HTTPSConnectionPool(host='connect.supplychain.fedex.com', port=443): Max retries exceeded with url: /api/fsc/oauth2/token (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1000)')))

Is this something Pipedream support can help me look into? The issue seems to possibly be on the pipedream side outside of my project if I haven’t changed anything and things work locally?

Hi, could you share steps to reproduce if possible?