- Help Center
- 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 and Smart Notification
-
Reactor Queues, Events and Firehose
-
Migrating to Ably from an existing service
-
API Streamer
Error code: 40143 - Token unrecognised
This means the token you are providing is not recognised as either an Ably Token, an Ably JWT, or a JWT with a valid Ably Token embedded within it. If you're creating a JWT, we recommend you use an existing JWT creation library to reduce the possibility of creating tokens incorrectly.