You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
I have been working on a project, I have received sensor data to the thingspeak and I have built an app on MIT app inventor, I am facing a problem reading the values from the thingspeak. The data is not read into the app. I have attached the blocks I used to build the code. Please can you help me correcting those blocks if they are wrong.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
I have updated the code and able to achieve the data but in json format. I want to get a particular value from the json format to be displayed. Below is my MIT app inventor code. Can anyone how to display the required data in the label place?