StytchAPIUnreachableError
data class StytchAPIUnreachableError(val message: String, val exception: Throwable? = null) : StytchError
An error that occurs when the Stytch SDK cannot reach the API. This may mean that there is a network error, or an error occurred while creating the request