Class Zeep::InvalidAuthorization
In: lib/zeep/responses.rb
Parent: Response

Constants

STATUS_CODE = 403
DEFAULT_MESSAGE = "The Authorization header was either not supplied or was not the correct format. See the Authentication documentation for more details."

[Validate]