I'm using the FedEx Rates and Transit Times API to get quotes for FEDEX_FREIGHT_ECONOMY and FEDEX_FREIGHT_PRIORITY. My project is setup as below, and my JSON re
I'm using this PHP code: $service_url = 'https://apis-sandbox.fedex.com/oauth/token'; $curl = curl_init($service_url); $curl_post_data = array( "co