Exception: Lorkhan::Errors::Apple::MissingProviderToken

Inherits:
HTTPError
  • Object
show all
Defined in:
lib/lorkhan/errors/apple_errors.rb

Overview

No provider certificate was used to connect to APNs and Authorization header was missing or no provider token was specified. The specified :method was not POST.

Instance Attribute Summary

Attributes inherited from HTTPError

#response, #status

Method Summary

Methods inherited from HTTPError

#initialize

Constructor Details

This class inherits a constructor from Lorkhan::Errors::HTTPError