Exception: RubyFsStack::Unauthorized
- Inherits:
-
FamilySearchError
- Object
- StandardError
- FamilySearchError
- RubyFsStack::Unauthorized
- Defined in:
- lib/ruby-fs-stack/errors.rb
Overview
401 Unauthorized. The user has invalid credentials or the session ID is missing, invalid, or has expired. This error also appears if the query string contains multiple question marks or the the session parameter contains letters in an incorrect case.
Instance Attribute Summary
Attributes inherited from FamilySearchError
Method Summary
Methods inherited from FamilySearchError
Constructor Details
This class inherits a constructor from RubyFsStack::FamilySearchError