Exception: Loopiator::AuthError

Inherits:
ApiError
  • Object
show all
Defined in:
lib/loopiator/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



5
6
7
# File 'lib/loopiator/errors.rb', line 5

def message
  "You've supplied invalid authentication credentials. Please check your credentials and then try again."
end