Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Slashes being added to end of request URI when param value contains "http://"

Not applicable

I'm having an issue where I'm getting a slash appended to all requests where there is a URL as a query parameter value.

A call to

http://xxxx-test.apigee.net/slashtest?url=http://xyz.com&x=x

will show in the Apigee trace as:

Request Received from Client
GET /slashtest?url=http%3A%2F%2Fxyz.com&x=x%2F

The extra slash is causing difficulties as it is being added to things like api keys and various other parameters.

1 6 1,046
6 REPLIES 6