Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

%% added to url public name

ygl
New Member

I am using Google Cloud Storage to upload simple MP4 files named 1.mp4, 2.mp4, 3.mp4, etc. However, some of the public URLs generated for these files contain % characters, which I know are usually added when there are unallowed special characters in the file names.

I've checked several possibilities:

The filenames do not have hidden or trailing spaces.
The bucket or folder names do not contain any special characters.
There are no visible or invisible characters in the filenames.
The client tool I used for uploading does not apply any special encoding.
I tested with different filenames, and the issue still persists.
Despite checking all of these options, I still don’t understand the reason for this problem. Can you help me figure it out?

0 1 184