Skip to content
This repository was archived by the owner on Jul 20, 2026. It is now read-only.
This repository was archived by the owner on Jul 20, 2026. It is now read-only.

Fix canonical request generation #98

Description

@jerome-jutteau

Hi,

One osc-cli user reached me about a bug we may have in signature process:

osc-cli --profile profile fcu DescribeVolumes --Filter '[{"Name":"volume-id", "Value":"vol-082158a8 test"}]'

The space (" ") char is transformed in + which should actually be url-encoded in %20

FCU is pretty flexible on this but Outscale API may be more close to canonical request specification (In 3rd step, check double escape and header order)

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