General protocols fail to establish connections

Author: zhchy751, Created: 2018-05-23 13:43:10, Updated:

function main() { var url = “https://api.bloex.com/ticker/get”; var result = exchange.IO("api",“POST”,url); Log(result); }

The results are as follows, where is the problem:

The information false 2018-05-23 13:18:52 This is the first time I've seen this. Exchange Mistakes Futures_OP 4: Post is a free app.http://127.0.0.1:6666/exchange: dial tcp 127.0.0.1:6666: connectex: No connection could be made because the target machine actively refused it. 2018-05-23 13:18:51

Restarted


More

The Little DreamYou need to write your own General Protocol Plugin, not when adding an exchange. Select General Protocol, which can be used directly.