Overview
This page lists common error codes returned by the Duix SDK or related backend services.Errors are grouped by category to help you quickly identify the cause of the problem.
Client-Side Errors
WebRTC & Network Errors
Authentication & Token Errors
Session & Resource Errors
Authentication & Signature Errors
Notes
- Client error codes (negative numbers) are generated locally by the SDK.
- Server error codes (positive numbers) originate from the Duix backend services.
- Always check both network connectivity and authorization configuration when troubleshooting.
- For real-time debugging, enable SDK logs or use browser DevTools to inspect HTTP and WebRTC traffic.