I STAND WITH PROBLEMS TO GET DATA RECEIVED
THIS IS ERROR
“…ERROR:SCRIPT: main/movimentologo.script:10: Failed to parse json '{“nome”:“Rafael Clares”,“telefone”:”(11) 5500-0055",“endereco”:“Av. longa n 1”}’ (-1).
stack traceback:
[C]: in function ‘decode’…"
I do not know what happens.
I created did the same procedure as topic … https://forum.defold.com/t/getting-a-404-when-using-http-request-inside-defold/1336
and when I run script appears this error
Tell us more, are you getting it from a file or http request?
Have you tried the link that Pkeod sent to verify that you json is valid?
1 Like
Test your JSON using this: json formatter https://jsonformatter-online.com
Hope this help!