Bittrex error handling
See original GitHub issue- OS: archlinux
- Programming Language version: PHP
- CCXT version:
- Exchange: bittrex
- Method: handle_errors
I think there might be some issues here, such as:
bittrex.php#L686 is a call to throwExceptionOrError
which is not defined (likely it should call throw_exception_on_error
)
Next, bittrex.php#L687 executes only if success
key exists. It seems very odd that 400+ result code have a success
key?
And bittrex.php#L692 seems redundant if bittrex.php#L686 gets corrected (or vice versa)
Issue Analytics
- State:
- Created 6 years ago
- Comments:14 (14 by maintainers)
Top Results From Across the Web
Troubleshooting common error codes - Bittrex Support
Some common error codes you might run across are described in the table below with some troubleshooting tips for how to solve the...
Read more >Bittrex error handling · Issue #2137 · ccxt/ccxt · GitHub
When calling an API function and there is an error, throwExceptionOnError gets called in the request function. If the error is unknown, no...
Read more >Bittrex Developers
Bittrex provides a simple and powerful API consisting of REST endpoints for ... This section lists some common error codes that are returned...
Read more >Bittrex error code? : r/CryptoHopper - Reddit
Agreed. You need to allow the bot to control the exchange. Check the boxes are ticked for everything but not withdrawls. Also its...
Read more >Bittrex down? Current outages and problems. - Downdetector
Real-time overview of problems for bittrex. ... I lost 1.5055 BTC due to this error and it sounds like they know the error...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
What about error message ‘INVALID_SIGNATURE’? May be throw ‘AuthenticationError’?
in throwExceptionOrError invalid letter “r” in “Or” it must be “On”