class Contentful::Unauthorized
401
Protected Instance Methods
Source
# File lib/contentful/error.rb, line 100 def default_error_message 'The authorization token was invalid.' end
401
# File lib/contentful/error.rb, line 100 def default_error_message 'The authorization token was invalid.' end