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

International shipment example with Eletronic Trade Documents #145

Open
madshadsen opened this issue Dec 9, 2020 · 5 comments
Open

International shipment example with Eletronic Trade Documents #145

madshadsen opened this issue Dec 9, 2020 · 5 comments

Comments

@madshadsen
Copy link

Hi there,

I've tried through the past years to utilize this library to automate my international FedEx shipments. We ship commodities to different countries and need to attach commercial invoices (and sometimes PDFs with product descriptions) as electronic trade document attachments.

However, I continue to struggle to get a fully working example up and running for this use case. I imagine there must be many others that would like to use this awesome Python wrapper for international shipments and maybe some have succeeded - if so, I'd be very interested if anyone knows of a working example (e.g. as part of a fork or similar)?

@MatinF
Copy link

MatinF commented Mar 15, 2021

We would very much like to see this as well

@radzhome
Copy link
Member

Someone just provided an example, I'l upload soon.

@MatinF
Copy link

MatinF commented Mar 31, 2021

@admiralmaggie
Copy link

Just in case anyone else had a similar issue: I was getting an "Authentication Failed (Error code: 1000)" when testing the UploadDocumentsRequest. You would need to call FedEx and have them activate the ETD Document Upload on your test account otherwise you will receive authentication error.

@ppa-odoo
Copy link

I am working on same and I got the error :

 File "/.local/lib/python3.8/site-packages/zeep/proxy.py", line 40, in __call__
    return self._proxy._binding.send(
  File "/.local/lib/python3.8/site-packages/zeep/wsdl/bindings/soap.py", line 132, in send
    return self.process_reply(client, operation_obj, response)
  File "/.local/lib/python3.8/site-packages/zeep/wsdl/bindings/soap.py", line 194, in process_reply
    return self.process_error(doc, operation)
  File "/.local/lib/python3.8/site-packages/zeep/wsdl/bindings/soap.py", line 295, in process_error
    raise Fault(
zeep.exceptions.Fault: Fault

https://stackoverflow.com/questions/76482755/using-python-uploadimages-letterhead-signature-on-fedex-got-the-error-zeep

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

5 participants