function main() { var url = “https://api.bloex.com/ticker/get”; var result = exchange.IO(“api”,“POST”,url); Log(result); }
Die Ergebnisse lauten wie folgt, und wo liegt das Problem:
Informationen false 2018-05-23 13:18:52 Exchange Fehler Futures_OP 4: Post 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
Wieder aufladen