Ah yes the reason there is that it is reading it in as a binary property and not a JSON one. You can copy the data over like described here:
A full working example:
Ah yes the reason there is that it is reading it in as a binary property and not a JSON one. You can copy the data over like described here:
A full working example: