Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[policy] [mock] Issue with special character #118

Closed
brasseld opened this issue Jul 4, 2016 · 0 comments
Closed

[policy] [mock] Issue with special character #118

brasseld opened this issue Jul 4, 2016 · 0 comments
Assignees
Milestone

Comments

@brasseld
Copy link
Member

brasseld commented Jul 4, 2016

If I put the following response content, I'm not able to retrieve all the content when invoking the gateway:

{
"ErrorCode":XXXXXXXX, "AccountInfo":{
"AccountID":XXXXXXXXXXXXXX,
"AccountStatus":1,
"Attributes":[{
"Name":" ​ $DematerializeBRA
​
", 
"Value":"1"
},{
"Name":" ​ $DematerializeTicket
​
",
"Value":"0"
}],

"Timestamp":"2016­06­30T12:08:56.235+01:00"
},
"Identifiers":[{
"Identifier":" ​ XXXXXXXXX ​ ",
"IdentifierType":0,
"IdentifierStatus":1
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants