Answered

Response Body is not displayed for a certain web-service after upgrading to 8.12

I had a web-service which was using some text as "T&H" in one the parameters, in order for the URL to work had changed it to "T%26H", which is working on browser too. After upgrading to 8.12, this specific URL is not returning anything, thus the step is failing. There hasn't been any code changes from application side. I tried both original parameter "T&H" and "T%26H", none works. The browser however return body for "T%26H".

URL:
<baseURL>/application/v1/branch?division=DBDR&ic=HL&abbr=T%26H

0
7 comments
Avatar
Joseph Hamdan

Hi Hasib,

I have opened an internal ticket to investigate this. 

Are you having issues with other URLs, or just the one containing & ?

Regards,

Subject7 Team

0
Comment actions Permalink
Avatar
Hasib Rostaiee

Hi Joseph, 
Normal URLs is working fine as I see issue only this one which have & on it. The test was looping in different parameter, let me see what other abnormal parameter text we may have and I will let you know.

0
Comment actions Permalink
Avatar
Hasib Rostaiee

Please not that chrome browser is also not working with literal "T&H", we have to change it to "T%26H" in order to work. So as long as Subject 7 accept "T%26H", we should be fine.

0
Comment actions Permalink
Avatar
Joseph Hamdan

Hi Hasib,

I am a little bit confused as the original post said that the URL did not work.

Just to confirm I understood your last comment, is your REST connection working fine with %26?

Regards,

Subject7 Team

0
Comment actions Permalink
Avatar
Hasib Rostaiee

No, the response body is not displayed for URLs containing %26.

0
Comment actions Permalink
Avatar
Hasib Rostaiee

Hi Joseph,

Any update on this, the test failing because of this issue and I don't have a work around on that.

0
Comment actions Permalink
Avatar
Joseph Hamdan

Hi Hasib,

We are still looking into this, but would it be possible to send us a video that demonstrates both cases usage in browser and in Subject7 REST Connection ?

You can reply to this comment from your email and attach the video, I will pick it up from there.

Regards,

Subject7 Team

0
Comment actions Permalink

Please sign in to leave a comment.