issue regarding authentication from the coinbase using websocket(WS) in the vb6
Websocket Authentication Failure on Coinbase Sandbox: Floating-Point Timestamp Issue Summary A VB6 client experienced an “Authentication Failed” error when connecting to Coinbase’s sandbox WebSocket. The connection succeeded, but authentication failed due to an unexpected timestamp format in the subscription message, violating Coinbase’s API requirements. Root Cause Coinbase’s authentication requires integer timestamps (whole seconds) in request … Read more