Skip to content

401 Response on getAccountInfo #2

Description

@trezm

I'm receiving a "General API error: 401 Unauthorized" whenever I try to call the getAccountInfo method. the format of the call is:

var BTCChina = require( 'btcchina' );
var btcChina = new BTCChina( <access_key>, <secret_key> );
btcChina.getAccountInfo( console.log );

And it always returns 'General API error: 401 Unauthorized' I've tried with multiple different API keys, and get the same result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions