# Thunkable unable to recognize JSON received from API

**URL:** https://community.thunkable.com/t/thunkable-unable-to-recognize-json-received-from-api/1312953
**Category:** Questions about Thunkable X
**Tags:** webapi
**Created:** [May 28, 2021, 10:33am UTC](https://community.thunkable.com/t/thunkable-unable-to-recognize-json-received-from-api/1312953 "2021-05-28T10:33:35Z")
**Posts on this page:** 5
**Page:** 2

<div class="post-metadata">

### Author: ![catsarisky](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/catsarisky/32/100661_2.png) [@catsarisky](https://community.thunkable.com/u/catsarisky)
#### Post date: [May 28, 2021, 3:22pm UTC](https://community.thunkable.com/t/thunkable-unable-to-recognize-json-received-from-api/1312953/21 "2021-05-28T15:22:50Z")

</div>

The OP did try create object from json. His server seems to be offline now, so I can’t verify that, unfortunately.

---

<div class="post-metadata">

### Author: ![d34thbychocl4t3](https://avatars.discourse-cdn.com/v4/letter/d/e47774/32.png) [@d34thbychocl4t3](https://community.thunkable.com/u/d34thbychocl4t3)
#### Post date: [May 28, 2021, 3:23pm UTC](https://community.thunkable.com/t/thunkable-unable-to-recognize-json-received-from-api/1312953/22 "2021-05-28T15:23:13Z")

</div>

@catsarisky Hi, I could use some more help. I have a chunk of data to send so I decided to try converting it to a list and then sending, following the instructions from here [API results into a List Viewer](https://community.thunkable.com/t/api-results-into-a-list-viewer/51051). For some reason is still crashes at the exact same block, tho I have no idea why. It is successfully converted to an object but I can’t do anything with it without having it crash. I wish Thunkable would give error statements instead of just crashing. Anyways here is the block:

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/f/9/f98bbfc4e28d48cc637058639d51681c9388b6e7.png)

I suspect it is the pink block.

---

<div class="post-metadata">

### Author: ![catsarisky](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/catsarisky/32/100661_2.png) [@catsarisky](https://community.thunkable.com/u/catsarisky)
#### Post date: [May 28, 2021, 3:25pm UTC](https://community.thunkable.com/t/thunkable-unable-to-recognize-json-received-from-api/1312953/23 "2021-05-28T15:25:27Z")

</div>

If you turn it on, we could confirm that thunkable is not reading the server response correctly.

Did you see my question about content-type?

update: still 500 server error.  
Update #2 - now getting “hi” - which is not JSON format.

---

<div class="post-metadata">

### Author: ![catsarisky](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/catsarisky/32/100661_2.png) [@catsarisky](https://community.thunkable.com/u/catsarisky)
#### Post date: [May 28, 2021, 3:35pm UTC](https://community.thunkable.com/t/thunkable-unable-to-recognize-json-received-from-api/1312953/24 "2021-05-28T15:35:30Z")

</div>

> [@d34thbychocl4t3](#):
>
> Oh I changed my code quite a bit. I’m actually doing this for a competition and I only have 2 days so I got rid of the json and just used regular text

Oh, ok. So do you need help with anything at this point? Lots of us have experience with getting JSON from servers and processing it successfully, so if we don’t need to debug your specific problem (which is probably only yours), we won’t! 🙂

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:22pm UTC](https://community.thunkable.com/t/thunkable-unable-to-recognize-json-received-from-api/1312953/25 "2024-11-08T13:22:13Z")

</div>



[Previous page](https://community.thunkable.com/t/thunkable-unable-to-recognize-json-received-from-api/1312953.md?page=1)
