OPEN packet not returned by server
jjarur opened this issue · 3 comments
jjarur commented
Por algun motivo recibo el error "OPEN Packet not returned by server"
El código es simple, pero ¿tienen alguna idea del motivo?.
from cryptomarket.exchange.client import Client
import json
api_key = '######'
api_secret= '#######'
client = Client(api_key, api_secret)
socket = client.get_socket()
TGRaydas commented
Mismo issue... no hay solución aun?
Gracias!
TGRaydas commented
Nada, migre a JS y listo.
El jue., 20 may. 2021 14:31, Étienne Célèry ***@***.***>
escribió:
… Cuánto pagarías por la solución?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHJ47U7ASCT32U75ZSJMXATTOVIRHANCNFSM4WFHDM7Q>
.
Insmael commented
La nueva versión del sdk cambió a una api más actualizada, por lo que el issue ya no es un problema, gracias por el apoyo.