Skip to content

API does not accepted encoded query string params #2

@NathanielWroblewski

Description

@NathanielWroblewski

API breaks when passed encoded values instead of actual values. For example:

encodeURIComponent('=')
> "%3D"
encodeURIComponent('&')
> "%26"

This breaks when passing multiple parameters.

%26addresses%3Dmu1izpJmF7CHnbVcH59f1PqfvXnmiBEMq8
&addresses=mu1izpJmF7CHnbVcH59f1PqfvXnmiBEMq8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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