REASON_BINDCAR_AUTH_FAILED

Constant REASON_BINDCAR_AUTH_FAILED 

Source
pub const REASON_BINDCAR_AUTH_FAILED: &str = "BindcarAuthFailed";
Expand description

Bindcar API authentication or authorization failed.

Maps to HTTP 401 Unauthorized or 403 Forbidden. This indicates the controller lacks proper credentials or permissions to interact with the Bindcar API.