spatie / laravel-google-cloud-storage

Google Cloud Storage filesystem driver for Laravel
https://spatie.be/open-source
MIT License
196 stars 51 forks source link

temporaryUrl not work #28

Closed ceresaconsultoria closed 2 years ago

ceresaconsultoria commented 2 years ago

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>
spatie-bot commented 2 years ago

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.