Anders Elton
1 min readDec 19, 2019

--

Hey,

I am not sure how your table looks, but it might be because the table has a blob or similar in it. Try with a table that has just primitives.

From the callstack it seems it has reached the point of actually reading data, but fails to convert it to a json string.

--

--