Hello Scott,
I checked, but I think that there are now another problem, let me explain what I see.
In the program I invoke the following code:
dreamlo.getScores({name=“gatico”}, handleScore)
and I check and now I receive one table that has a “name” field but a value with a lot of information and not only one field.
In the console I see:
http://www.dreamlo.com/lb/5a0e0b106b2b65b0a068ffc8/json-get/gatico
table: 0A3D0620 {
15:10:10.871 [name] => “{“dreamlo”:{“leaderboard”:{“entry”:[{“name”:“javier”,“score”:“180”,“seconds”:“0”,“text”:”",“date”:“11/21/2017 12:41:43 AM”},{“name”:“JaviX”,“score”:“157”,“seconds”:“0”,“text”:"",“date”:“11/19/2017 1:54:51 AM”},{“name”:“MATI”,“score”:“131”,“seconds”:“0”,“text”:"",“date”:“11/21/2017 12:58:27 AM”},{“name”:“Jerm”,“score”:“35”,“seconds”:“0”,“text”:"",“date”:“11/20/2017 9:11:44 PM”},{“name”:“Javier”,“score”:“34”,“seconds”:“0”,“text”:"",“date”:“11/19/2017 10:10:16 PM”},{“name”:“javiHow”,“score”:“33”,“seconds”:“0”,“text”:"",“date”:“11/19/2017 10:14:45 PM”},{“name”:“Javi+Hoy”,“score”:“28”,“seconds”:“0”,“text”:"",“date”:“11/19/2017 3:58:34 PM”},{“name”:“parensejito”,“score”:“17”,“seconds”:“0”,“text”:"",“date”:“11/20/2017 11:53:12 PM”},{“name”:“gatico”,“score”:“15”,“seconds”:“0”,“text”:"",“date”:“11/19/2017 4:06:35 PM”},{“name”:“sapito”,“score”:“15”,“seconds”:“0”,“text”:"",“date”:“11/19/2017 4:08:22 PM”},{“name”:“cabezon”,“score”:“15”,“seconds”:“0”,“text”:"",“date”:“11/21/2017 12:23:29 AM”},{“name”:“Simo”,“score”:“14”,“seconds”:“0”,“text”:"",“date”:“11/19/2017 3:46:55 PM”},{“name”:“cupido”,“score”:“14”,“seconds”:“0”,“text”:"",“date”:“11/21/2017 12:25:10 AM”},{“name”:“Mati”,“score”:“14”,“seconds”:“0”,“text”:"",“date”:“11/19/2017 4:11:15 PM”},{“name”:“yo”,“score”:“13”,“seconds”:“0”,“text”:"",“date”:“11/19/2017 4:02:59 PM”},{“name”:“JaviXXX”,“score”:“13”,“seconds”:“0”,“text”:"",“date”:“11/19/2017 3:44:53 PM”},{“name”:“perensejito”,“score”:“12”,“seconds”:“0”,“text”:"",“date”:“11/20/2017 11:00:57 PM”},{“name”:“Javiy”,“score”:“12”,“seconds”:“0”,“text”:"",“date”:“11/19/2017 1:08:20 AM”},{“name”:“Pedrito”,“score”:“11”,“seconds”:“0”,“text”:"",“date”:“11/19/2017 4:07:44 PM”},{“name”:“luchito”,“score”:“11”,“seconds”:“0”,“text”:"",“date”:“11/20/2017 10:53:12 PM”},{“name”:“hice+diez”,“score”:“10”,“seconds”:“0”,“text”:"",“date”:“11/19/2017 4:13:05 PM”}]}}}"
so the problem now is different, could be a pointer that is pointing to another structure.
thanks for your answer.
Javier