首页 > uploadFile key cannot contain slash "/" ?

uploadFile key cannot contain slash "/" ?

I am trying to upload some images and we need to make sure the URL of the uploaded image has certain pattern such as user_id/user_name/image_name.jpg

we found

if we specify that pattern as the file key, the resulting image URL is not downloadable, it gives us 404 error.

if we specify the pattern without the slash as th key, then the result image URL is usable.

but we do need to have the URL contains / as search pattern, how can we get this done?


Sure we support keys that contain slash "/". Can you give me more information? For example, what sdk you use? How you make a url to access your data? Can you give me a bad url that you want it work ok but failed?

【热门文章】
【热门文章】