Exception: Tickspot::Api::Unauthorized

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/tickspot/tickspot.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



128
129
130
# File 'lib/tickspot/tickspot.rb', line 128

def message
  "You are not authorized to perform this action. If your login information is correct, you may be calling at admin-only action.  See http://tickspot.com/api/ for more information."
end