Skip to content

URL encode Unicode characters #46

@erroneous0ne

Description

@erroneous0ne

Feature Request

Useful Links

  • Link to the Infobip conversation.
  • Link to the internal conversation.

Description

Infobip had a downtime on a Flow where they passed a field that contained a Unicode character from a data source to an HTTP header, the error was as per the screenshot. Since receiving Unicode from a data source is unexpected, and manually handling that case in each flow is redundant, they want us to update the REST component to URL encode Unicode characters if found.
image

The character is https://www.compart.com/en/unicode/U+2013 and they replaced it with a regular dash.

We can by default, always encode or add another Encode all symbols check box, etc.

Definition of Done

  • Implement URL encode Unicode characters if found

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestinfobipinfobip client

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions