Vincent-299
Results
1
issues of
Vincent-299
**Describe the bug** There is no response when I set the proxy as following: twm = ThreadedWebsocketManager(api_key=api_key, api_secret=api_secret, requests_params={'proxy':proxies}) If I set testnet=True, I don't need set the proxy, and...