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

Custom Requests not working #145

Open
springjben opened this issue Feb 15, 2018 · 1 comment
Open

Custom Requests not working #145

springjben opened this issue Feb 15, 2018 · 1 comment

Comments

@springjben
Copy link

springjben commented Feb 15, 2018

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'

@springjben
Copy link
Author

message: 'URL request error'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant