Hey all! I’m having troubles connecting to the FedEx API with Pipedream. I think it’s because I can’t figure out how to setup the OAuth certification, which isn’t allowing me to pull the data I need (tracking info).
Here are the instructions on connecting to the API with the token:
I’ve input my API credentials and used an HTTP request to access the API. My plan then was to retrieve the tracking data based on a reference number, then email that to a service in a CSV file that can parse the data out for automatic tracking updates.
I’m new to this, so I’m sure I’m doing something wrong. The current process is responding with a 400 error. Any tips for me on getting this setup?