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.
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 |