Hi there,
I am new in developing an app and trying to learn how to implement a web API in the app. I tried to set up a simple button that generate random quotes from a free api link, and I would like to get each property listed in a page, but when I use the “get property of object” it gives me a null response. This is my testing project at Thunkable
The best thing to do when troubleshooting an API is to assign the green response block to a Text Input’s text and then preview the project. Copy and paste the response into a post here. Make sure to format it using the </> button in the forum toolbar. (Screenshots don’t help because we need to be able to paste the JSON response into something like Best JSON Viewer and JSON Beautifier Online).