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

Zooz response errors is empty string #4

Open
vfonic opened this issue Sep 30, 2013 · 0 comments
Open

Zooz response errors is empty string #4

vfonic opened this issue Sep 30, 2013 · 0 comments

Comments

@vfonic
Copy link

vfonic commented Sep 30, 2013

Hi,

I'm using this gem and it's really great. Thanks!

I noticed that sometimes req.request returns false (fails) and then the errors array is empty:

unless response
  raise "There was a problem opening a transaction:\n#{req.errors.join(', ')}"
end

This returns "There was a problem opening a transaction:"

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

1 participant