Hello guys,
I have many files and i successfully download those but i have problem with only several files that can't be downloaded because of this error:
java.lang.Exception: java.io.IOException: Server returned HTTP response code: 400 for URL: https://storage.bunnycdn.com/xxxxxxxx/xxxxxxx/x/x/xxxx.zip
This problems only happens with this several files. what i already tried:
- Delete then re-upload again
- Re-upload this file with different name, and then try download it again from my Java app
- Checking for file corrupt, no this file isn't corrupt because i can opened it
All of those attempt doesn't seem to make it work.
The URL seems fine, i even try it on the browser and i can access it. Any explanation regarding this error?