You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating example_config.py with my sandbox credentials, running python freight_rate_request.py returns fedex.base_service.FedexError: FreightLineItemId for Freight shipment line item 1 is missing or invalid. (Error code: 2103). This is on f691dfe. The full log output (with redacted credentials) is here: https://gist.github.com/evorw/68d723a66d63713deb031fddb5ea9949
The text was updated successfully, but these errors were encountered:
After updating example_config.py with my sandbox credentials, running
python freight_rate_request.py
returnsfedex.base_service.FedexError: FreightLineItemId for Freight shipment line item 1 is missing or invalid. (Error code: 2103)
. This is onf691dfe. The full log output (with redacted credentials) is here: https://gist.github.com/evorw/68d723a66d63713deb031fddb5ea9949
The text was updated successfully, but these errors were encountered: