BDAuthentication Error
open class BDAuthenticationError(val reason: String, val isFatal: Boolean = true) : BDError
Content copied to clipboard
Authentication error - Invalid ProjectId/ Global config not valid/ Access Denied
isFatal - Indicates if error is fatal and service is stopped