laravel-google-cloud-storage
laravel-google-cloud-storage copied to clipboard
temporaryUrl not work
when generating temporaryUrl checked one \ in URL and URL generated return this message
Url generated: https://storage.googleapis.com/xxxxxx/xxxxxxx%5Cchecklist/documents/yuNr6jAxxE.png?GoogleAccessId=xxxxx%40xxx-xxxxx.iam.gserviceaccount.com&Expires=1653392582&Signature=xxxxxxxx
I defined xxxxx in sensible content and not modified structure
<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Details>No such object: XXXX/XXXX\XXXX/XXXXXX/yuNr6jAxxE.png</Details>
</Error>