Hi,
I am unable to call the Get method in http client because it contains special characters in query params and i am getting below error.
Error: java.io.IOException: Illegal character in query at index 128:
Get URL : http://tech.forums.softwareag.com:9999/test_T3Server/api/v2/SDA/testmanagment?$format=json&$top=25&$filter=((testType eq ‘Temporary Repair’) and (testUpdatedDateTime ge 2018-10-31T06:00:00%2B00:00 and testDateTime le 2018-11-01T12:00:00%2B00:00))&$count=true
Please suggest.
Thanks,
Lohit