perk
11 years agoAdept
Getting JSON fields in Freemarker
Hi, I have code that retrieves a JSON object with the following structure and stores it in a variable named response_getUser: {
"user": {
"id": 123 } } However, I am unable to ...
Sign in to react to this post