Page 1 of 1

\u0000

Posted: Tue Mar 07, 2017 10:05 pm
by Bernie

I am getting \u0000 as an extension to my database response
values when querying a Azure database through API Express.

For example:
[{
"OID": 1,
"usr": "public\u0000",
"pwd": "public\u0000",
"usr_group": "public\u0000",
"usr_role": "public\u0000",
"email": "a href="mailto:bernie.drahola@drahola.com" rel="nofollow"bernie.drahola@drahola.com/a\u0000",
"first_name": null,
"last_name": null,
"phone": null
}]

  1. Why is this showing up?
  2. How can I get rid of it?

\u0000

Posted: Thu Mar 09, 2017 3:55 pm
by Serhii Kulibaba

Hello Bernie,

Could you please provide us with more details, screenshots or exact steps to reproduce this problem?