Andrew
Results
3
comments of
Andrew
@arashgood Did you have the same issue that @logalleg had? I did. Following logalleg's suggestion fixed that same issue for me.
It looks like this happening because you're trying to make an int of a String. If you change the JSON to be ``` var str = """ { "q_1" :...
Stale - Closing