Closed rami1973 closed 3 years ago
I'm getting this error:
Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object.
it was my mistake my bucket is private and I should use temp url: $file = $disk->temporaryUrl($filepathe, now()->addMinutes(1));
I'm getting this error: