success set to false and an errorMsg field explaining the issue. You can use the id field to map the error response with the corresponding request.
Common error messages
| Error message | Description |
|---|---|
invalid symbol <symbol> | The requested symbol does not exist |
invalid topic <topic> | The requested topic is not supported |
auth failed | Authentication failed due to invalid credentials |
missing required parameter <param> | A required parameter is missing |