Hi,
I could finally get the correct response. It seems that my previous code could get the 200 success response, but actually it didn't pass the correct parameter and got the empty body response.
Shouldn't the response be something else other than 200 if the body is empty?
Thanks.