Skip to content

When running the example from the README, I get not in gzip format #61

Description

@ludat

Relevant code:

config = {
  base_url: "https://rally1.rallydev.com/slm",
  username: "xxxxxxxxxxx@xxxxx.com",
  password: "xxxxxxxxxxxxxxx"
}

@rally = RallyAPI::RallyRestJson.new(config)

I'd expect that to success but I get an not in gzip format exception

EDIT: A possible fix is just to disable the transparent_gzip_compresion flag passed to the HttpClient config

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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