fedex icon indicating copy to clipboard operation
fedex copied to clipboard

Fedex::RateError (Fedex::RateError)

Open ShaileshPrajapati-BTC opened this issue 8 years ago • 5 comments

rate = fedex.rate(:shipper=>shipper, :recipient => recipient, :packages => packages, :service_type => "FEDEX_GROUND", :shipping_options => shipping_options )

ShaileshPrajapati-BTC avatar Oct 07 '16 11:10 ShaileshPrajapati-BTC

Hi @ShaileshPrajapati-BTC thanks for pointing out the issue. Its now resolved and will be fixed when PR https://github.com/jazminschroeder/fedex/pull/124 is merged to master.

@jazminschroeder - Please merge this PR. Thanks in advance!

AnkurVyas-BTC avatar Oct 11 '16 09:10 AnkurVyas-BTC

Is this issue resolved? im having consistent FedexRate issues, validate the XML created via the gem is still solid. But using this for either address validation and label generation i get a FedexRate error everytime. Anybody resolve this issue?

JaisonBrooks avatar Jan 27 '17 22:01 JaisonBrooks

Looks like the issue has been fixed in this PR, but the PR hasn't been merged to the master branch. Is this gem still being maintained by @jazminschroeder ?

tescher avatar Feb 08 '17 23:02 tescher

I am also getting the same error.

fedex_service_hash = {:origin => {:postal_code => '91761', :country_code => 'US'}, :destination => {:postal_code => '60185', :country_code => 'US'}, :ship_date => '2017-11-09', :carrier_code => 'FDXG'}

response = fedex.service_availability(fedex_service_hash) getting a Fedex::RateError

SudheeshPEnathu avatar Nov 09 '17 10:11 SudheeshPEnathu

I got the same issue. I Think this gem is a bust. No one is maintaining anymore. Anyone planning to fix this? I would love to contribute.

artoodeeto avatar Jun 13 '19 23:06 artoodeeto