The "|" character is encoded incorrectly when send as urlencoded
search cancel

The "|" character is encoded incorrectly when send as urlencoded

book

Article ID: 264673

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

We have the problem with "| " character.
The following request is sent:

The password is read incorrectly in the service:

What should we do to make the password read with "|" character without "\\\" in front of it?

 

Environment

Release : 10.1

Resolution

Make sure the CWP template.defaultMultivalueDelimiter is set to ", " or "| "

The workaround for now would be is to add a blank to the template.defaultMultivalueDelimiter cwp and edit the policy to get it active.

The engineering team identified two issue with this setting which we will be fixed in CR4 

 

Additional Information

due to CWP