Forum Discussion

rlevin's avatar
rlevin
Regular Visitor
4 years ago

json reposes cannot be prettified

An API json response which has the below structure cannot be prettified. As a result, variables cannot be created from it.   { "key1": { "key2": { "key3": "value" } }, "data": { "id": "value...