Exception: WorkstreamerApi::Unauthorized

Inherits:
Exception
  • Object
show all
Defined in:
lib/workstreamer_api.rb

Overview

Thrown if any call returns a 401; this means that you don’t have a valid AccessToken. It either never existed, or the token was invalidated by the user.