- Ably FAQs
- REST API and client libraries
- Common issues
-
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
-
Reactor Queues, Events and Firehose
-
Migrating to Ably from an existing service
-
API Streamer
-
Connections
I'm using ably-dotnet with basic auth, why am I getting warnings about token request limits?
Old versions of ably-dotnet (before 1.1.14) have a bug where they unnecessarily use token auth (with client-library-signed token requests) when a clientId is specified. This is fixed in newer versions. Please upgrade to the latest version of the ably-dotnet client library.