Hello. I am new to thunkable. I created a mysql dB on a server and have a python script that does a query to the dB and returns results to web browser. I have been trying to get my thunkable phone app to get this result and return the data to the phone label. I used the web api in thunkable and can show connected on a label when i click button but I keep getting 0 as the return for second label result. It connects ok to the dB but won’t return the rows or anything but 0. I have the return JSON good. To me this should be such a simple thing to do but have spent 2 days stuck. If I post a screenshot of my blocks can someone show me what I am missing? Thanks!