Class: Google::Cloud::Storage::SignedUrlUnavailable

Inherits:
Error
  • Object
show all
Defined in:
lib/google/cloud/storage/errors.rb

Overview

SignedUrlUnavailable Error

Raised by signed URL methods if the service account credentials are missing. Service account credentials are acquired by following the steps in Service Account Authentication.

See Also: