# How can we change image according to weather API array

**URL:** https://community.thunkable.com/t/how-can-we-change-image-according-to-weather-api-array/1317229
**Category:** Questions about Thunkable X
**Tags:** design, beginner
**Created:** [May 30, 2021, 6:43pm UTC](https://community.thunkable.com/t/how-can-we-change-image-according-to-weather-api-array/1317229 "2021-05-30T18:43:07Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [May 31, 2021, 4:30am UTC](https://community.thunkable.com/t/how-can-we-change-image-according-to-weather-api-array/1317229/8 "2021-05-31T04:30:12Z")

</div>

> [@tatiang](#):
>
> Also, when you preview your blocks on a mobile device, what is the value of “weather’s Text” that you’re seeing?
> 
> Lastly, what is the value of the green Error block if you set a label to it?

You didn’t answer my questions so it’s really hard to help you.

**You need to type out the entire API url and paste it into a web browser. If you can, share that URL with me. You can blank out the API key if you like so no one else can use it. I have my own. After you visit that url in a web browser, copy the full results you see and paste it here.**

I can’t help you without the JSON response. But if you’d rather not post more details, you can watch my tutorial video where I explain how to do all of this – not how to get weather icons, but it should help you figure out how to use an API correctly.

> [@API JSON Tutorial (Video)](https://community.thunkable.com/t/api-json-tutorial-video/1140575):
>
> Using APIs in Thunkable and understanding how to parse JSON to get certain data from the API response is both a popular and a difficult aspect of using Thunkable. It’s not so much difficult because of Thunkable but because every API url format is different, every API documentation is different, every JSON response is different, etc. In this video, I spend a lot of time talking you through some best practices. It’s not a quick tutorial because if you rush through setting up an API in Thunkable, …

---

_[View the full topic](https://community.thunkable.com/t/how-can-we-change-image-according-to-weather-api-array/1317229)._
