- Ably FAQs
- Ably error codes
- Client errors
-
Account billing and packages
-
General
-
Realtime API and client libraries
-
Troubleshooting
-
Channels
-
REST API and client libraries
-
Ably error codes
-
Account and app setup and configuration
-
Ably architecture, transports, and security
-
Performance and Redundancy
-
Push Notifications
-
Integrations
-
Migrating to Ably from an existing service
Error code: 40161 - Access denied to channel: namespace requires identified clients
You will see this error if a non-identified client attempts to use a channel whose namespace requires an identified client. The configuration of each namespace is contained within the settings of the application. By default, identified is a namespace which requires identified clients.
Find out exactly what an identified client is.
To change/create/remove a channel rule, go to your application, select the Settings tab, then go down to the Channel Rules section to setup or modify rules.