Skip to content

Zooz response errors is empty string #4

@vfonic

Description

@vfonic

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:"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions