Hi, I need help with something odd. i am returning...
# general
a
Hi, I need help with something odd. i am returning an object as JSON. Everything is good except all ‘char’ field are returned as empty ‘{}’ For example
Copy code
char categoryCode15
is returned as
Copy code
...,"categoryCode15":{},...
Even though there are values in DB.