can you share the whole response that you got from web api not from website and you have done the url part wrong in the second image top it shows what is the url for the api
The response I’m getting from web api now is {“bitcoin”:“usd”:29379}} (only partly parsed). The response from website is the entire JSON response for the same properties used in the blocks. I am also doing the URL correctly because I’m getting an accurate JSON response.