- Ably FAQs
- Ably error codes
- Push notification 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: 40015 - Invalid device id
This error means that the id property in a DeviceDetails object sent in a request to register a device for push notifications is invalid.
The expected type of the id property in the request is a string.