Skip to content

Fixed WebsocketClient 'Failed to subscribe'#434

Open
RyanKeys wants to merge 1 commit intodanpaquin:masterfrom
RyanKeys:patch-1
Open

Fixed WebsocketClient 'Failed to subscribe'#434
RyanKeys wants to merge 1 commit intodanpaquin:masterfrom
RyanKeys:patch-1

Conversation

@RyanKeys
Copy link

While following the documentation on cbpro.Websocket's implementation, I came across the error:

{'type': 'error', 'message': 'Failed to subscribe', 'reason': 'No channels provided'}

In order to fix this error a parameter for self.channels is required.

While following the documentation on cbpro.Websocket's implementation, I came across the error:
{'type': 'error', 'message': 'Failed to subscribe', 'reason': 'No channels provided'}
In order to fix this error a parameter for self.channels is required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant