>>> rate_response = service.rate_request(shipment)
Traceback (most recent call last):
File "<console>", line 1, in <module>
AttributeError: DHLService instance has no attribute 'rate_request'
I have installed the version 1.0.0.dev14, but I think, cloud be for an error of the version in the setup or something.
Could you fix this error please?
Thanks