BAE HYUNKU (BAEHYUNKU)
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by BAE HYUNKU (BAEHYUNKU)-
BAE HYUNKU (BAEHYUNKU) commented,
It's 3month ago test. so I dont have example. but it's a plain file request, not complex. and above i said, my problem is invalid header value. AS-IS : Content-Type: application/json;charset=UTF-8 ...
-
BAE HYUNKU (BAEHYUNKU) commented,
I found the reason. In header, "Content-Type: application/json;charset=UTF-8" is invalid. invalid content type cuased intermittent server response(400) remove invalid content type solve the problem...
-
BAE HYUNKU (BAEHYUNKU) created a post,
file upload failed. (API upload did not contain a file part)
Hello, I'm paul bae. file upload frequently failed with java rest template. not everytime. sometimes success with exactly same request(without filename). every failed http code is "400" and message...