Exception: GoogleMapsService::Error::RequestDeniedError

Inherits:
ApiError
  • Object
show all
Defined in:
lib/google_maps_service/errors.rb

Overview

An unathorized error occurred. It might be caused by invalid key/secret or invalid access.

Instance Attribute Summary

Attributes inherited from BaseError

#response

Method Summary

Methods inherited from BaseError

#initialize

Constructor Details

This class inherits a constructor from GoogleMapsService::Error::BaseError