Skip to content

HTTP input is not properly encoded. #427

Description

@artursouza

Expected Behavior

If the value of a state store (for example) has a "/", then it does not affect the URL path and the Dapr API works as expected.

Actual Behavior

Dapr returns Method Not Allowed error because "/" (and other special chars) affect the URL path.

Steps to Reproduce the Problem

Try to save state where state store contains "/" in the middle of the name.

Release Note

RELEASE NOTE: FIXED input encoding for HTTP calls.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions