Please suggest me how to get rid of extra characters that are getting generated when i create a API proxy for a service with query parameters.Thanks in Advance.

Not applicable
 
Solved Solved
0 1 1,271
1 ACCEPTED SOLUTION

Not applicable

One way around this is to not use the query parameters when setting up your default target endpoint. In your proxy, use an Assign Message policy to add the query parameters. This should avoid the additional characters being added to the url.

View solution in original post

1 REPLY 1

Not applicable

One way around this is to not use the query parameters when setting up your default target endpoint. In your proxy, use an Assign Message policy to add the query parameters. This should avoid the additional characters being added to the url.