Skip to content

403 Error on AirGap's CORSProxy to Trezor API #72

@agamsingh9

Description

@agamsingh9

When running airgap-coin-lib's BitcoinProtocol.prepareTransactionFromExtendedPublicKey, I get [Error: Request failed with status code 403]. The functions seemed to have queried https://cors-proxy.airgap.prod.gke.papers.tech/proxy?url=https://btc1.trezor.io/api/v2/utxo/REDACTED?confirmed=true (I've replaced my xpub with "REDACTED"), which works fine if I put the link in my browser. Perhaps the Trezor API doesn't like automated requests like from curl?

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