WebSocket error: Error: Unexpected server response: 403
1 Like
A 403 error code indicates that your request to establish a WebSocket connection has been forbidden. Please review the number of active connections you are currently maintaining. Additionally, refer to the provided documentation at Market Data Feed V3 | Upstox Developer API to ascertain the permissible connection limits.
Thanks