13
gugu10
7y

I am currently a high school student. I am currently working in an internship for a local company. Super nice mentors and owner.

Anyhow, I was working on turning sensors data into JSON files which would be later sent to a server through HTML GET requests. I struggled with this for several days. The server received the data but displayed them as 'null'. Mentor came in to help. He changed 'println' to 'print' in the code where the JSON data are compiled. Then the thing works.

Witchcraft, I tell thee.

PS. First post

Comments
Add Comment