Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

freight_rate_request example returns FedEx error #106

Open
evorw opened this issue Nov 23, 2018 · 4 comments
Open

freight_rate_request example returns FedEx error #106

evorw opened this issue Nov 23, 2018 · 4 comments

Comments

@evorw
Copy link

evorw commented Nov 23, 2018

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

@radzhome
Copy link
Member

radzhome commented Dec 8, 2018

there is something wrong with your request

https://www.fedex.com/us/developer/WebHelp/ws/2014/dvg/WS_DVG_WebHelp/Ship_Service_and_Open_Shipping_Error_Messages.htm

2103 Invalid Inspection Status in Package Special Handling in Package {PACKAGE_INDEX}.

@evorw
Copy link
Author

evorw commented Dec 10, 2018

I just ran freight_rate_request.py as given in the examples folder with no changes.

@radzhome
Copy link
Member

radzhome commented Apr 2, 2019

I no longer have access to their API so cannot test, but the examples worked when they were written.

@radzhome
Copy link
Member

I will leave this open, hopefully someone with access can address the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants