Issue with downloading images from Google Cloud Platform Bucket

Hello, I have set up a GCP bucket to upload images and documents.

While the file upload works perfectly, I cannot get the download to work.
This is the query to download the file (I have hard-coded the file key from the filename that the upload returned)

However, while running this, it returns the following error:
Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.

Just in case, here is also what the upload looks like:

What should I do?

Thank you very much

1 Like

Hey @andrea_bluelabs!

We haven't been able to reproduce this on our end based on your setup. Would you mind either providing a test file that we can try with or write in through your app so that we can further help you there?

I'm facing this same issue - has there been any resolution here?

Hey @Chris_Howard!

I'm not finding a resolution to this particular issue on our end. Would you mind posting screenshots of where you're seeing the error along with your configuration? I imagine it's similar to what's already posted here, but given that we weren't able to reproduce with the above and also that some time has passed since the original post it may still be helpful to see!