I am getting an error - java.lang.ClassCastException: anywheresoftware.b4a.objects.collections.Map$MyMap cannot be cast to java.util.List
The strange thing is if I add debug to the line in error and step through it, it works fine. Otherwise I get an error. I am trying to pull in exchange rates and it is loading successfully.