Exception: Auth0::Unauthorized

Inherits:
HTTPError show all
Defined in:
lib/auth0/exception.rb

Overview

exception for unauthorized requests, if you see it, probably Bearer Token is not set correctly

Instance Attribute Summary

Attributes inherited from Exception

#error_data

Method Summary

Methods inherited from HTTPError

#headers, #http_code

Methods inherited from Exception

#initialize

Constructor Details

This class inherits a constructor from Auth0::Exception