Exception: Mysigner::Upload::AscRestUploader::MissingLocalCredentialsError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/mysigner/upload/asc_rest_uploader.rb

Overview

Raised when local-only mode is requested but no ASC credentials are stored in the LocalCredentials store. The message points users at the onboard flow that persists the credentials (mysigner-44). We refuse to silently fall back to the server path — local-only must fail loud.