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

Fedex::RateError (Fedex::RateError) #123

Open
ShaileshPrajapati-BTC opened this issue Oct 7, 2016 · 5 comments
Open

Fedex::RateError (Fedex::RateError) #123

ShaileshPrajapati-BTC opened this issue Oct 7, 2016 · 5 comments

Comments

@ShaileshPrajapati-BTC
Copy link

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

AnkurVyas-BTC added a commit to AnkurVyas-BTC/fedex that referenced this issue Oct 11, 2016
AnkurVyas-BTC added a commit to AnkurVyas-BTC/fedex that referenced this issue Oct 11, 2016
 - Solved an error in parsing HTTP Party response.
AnkurVyas-BTC added a commit to AnkurVyas-BTC/fedex that referenced this issue Oct 11, 2016
@AnkurVyas-BTC
Copy link

AnkurVyas-BTC commented Oct 11, 2016

Hi @ShaileshPrajapati-BTC thanks for pointing out the issue. Its now resolved and will be fixed when PR #124 is merged to master.

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

@JaisonBrooks
Copy link

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?

@tescher
Copy link

tescher commented Feb 8, 2017

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 ?

@SudheeshPEnathu
Copy link

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

@artoodeeto
Copy link

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.

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

6 participants