After googling for couple of days, I really cannot solve described issue. Hope here will find a solution
I\'m using attached code when calling WCF service on the sam
The first thing to keep in mind is to review the URI, parameters and headers being sent, specifically:
! * ' ( ) ; : @ & = + $ , / ? # []Keep in mind that if you want to send data from a longer length is recommended to send in the body of the message.