- Ably FAQs
- Ably error codes
- Control API 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 40022 - Invalid resource
The requested resource already exists, or the request is invalid.40022 is returned by requests to the Control API such as:
- Attempting to create an app with a name that already exists.
Ensure an app with that name doesn't already exist in your account, or make the request again with a different app name. - Attempting to create an API key with invalid capabilities.
Ensure the capabilities listed in the request are valid.