Service Virtualization

  • 1.  Rest service with brackets () and colon : in url

    Posted Jan 30, 2017 04:50 PM

    I am trying to execute a rest service with brackets () and colon : in url but while executing it is sending it's ascii value in url.

     

    How can I Fix it?



  • 2.  Re: Rest service with brackets () and colon : in url

    Broadcom Employee
    Posted Feb 10, 2017 03:49 PM

    Are you sending the URL from a browser ?  Can you send me the format you are sending it ?

    So you are saying that we internally encode this ;  like the colon : becomes %3A..

     

    If we can know what URL you are trying to hit, what type of client you are using  and how it is showing up in DEVTEST,  that would be great . 

     

    Thanks

     

    Shiney



  • 3.  Re: Rest service with brackets () and colon : in url

    Posted Feb 28, 2017 11:16 AM

    Hi Shiney,

     

    URL is with "and" & "or" attributes e.g. below query parameter

    ..\items?q=dept:(2+OR+3) +AND +type:(I+OR+D)

     

    I am using REST Step to hit the service. Let me know if you need more details.

     

    Thanks,

    Monika



  • 4.  Re: Rest service with brackets () and colon : in url

    Broadcom Employee
    Posted Mar 03, 2017 02:33 PM

    Monika,  Please post the  entire URL as it is,  I will try to test  this in house and see what results I am getting.  If not,  open a ticket with us,  we can debug this further in a webex session.