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

getAddrsWallet method does not work when wallet name contains an space #14

@josecelano

Description

@josecelano

I have created a wallet with name: "test wallet" and it seems the url generated is like this:

https://api.blockcypher.com/v1/bcy/test/wallets/test wallet/addresses

It works using the url encoded version of the wallet name:

https://api.blockcypher.com/v1/bcy/test/wallets/test%20wallet/addresses

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