Skip to content
This repository was archived by the owner on May 1, 2018. It is now read-only.
This repository was archived by the owner on May 1, 2018. It is now read-only.

Custom Requests not working #145

@springjben

Description

@springjben
exchangeAPI.sendCustomRequest('https://bittrex.com/api/v1.1/account/getorder&uuid=deee432e-aa4f-4ff3-81b7-8c1c5e0876c2', function(data, err) {
        console.log(data)
        console.log(err)
        //resolve(data);

      }, true );

It always returns null. The error was: 'Bad Request'

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