# Thunkable not showing API POST responses

**URL:** https://community.thunkable.com/t/thunkable-not-showing-api-post-responses/743340
**Category:** Questions about Thunkable X
**Created:** [August 15, 2020, 7:28am UTC](https://community.thunkable.com/t/thunkable-not-showing-api-post-responses/743340 "2020-08-15T07:28:14Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![fenomatikfj5v62](https://avatars.discourse-cdn.com/v4/letter/f/e9c0ed/32.png) [@fenomatikfj5v62](https://community.thunkable.com/u/fenomatikfj5v62)
#### Post date: [August 15, 2020, 7:28am UTC](https://community.thunkable.com/t/thunkable-not-showing-api-post-responses/743340/1 "2020-08-15T07:28:14Z")

</div>

I am trying to create a Web API which returns a response body when a POST request is made. If I open POST request via browser or postman I get the response body. But when I try to open this in thunkable app I get nothing for “ **Response** ” , “Undefined” for “ **Status** ” and for “ **Error** ” I am getting “the website or service provider you are trying to reach does not support HTTPS request”

The message response is  
`{"statuscode": 200, "message": "successful"}`

What am I doing wrong there

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [August 15, 2020, 7:52am UTC](https://community.thunkable.com/t/thunkable-not-showing-api-post-responses/743340/2 "2020-08-15T07:52:41Z")

</div>

Check it out in Live on your device

---

<div class="post-metadata">

### Author: ![hussainmuhammadmuaaz](https://avatars.discourse-cdn.com/v4/letter/h/c2a13f/32.png) [@hussainmuhammadmuaaz](https://community.thunkable.com/u/hussainmuhammadmuaaz)
#### Post date: [August 15, 2020, 9:50am UTC](https://community.thunkable.com/t/thunkable-not-showing-api-post-responses/743340/3 "2020-08-15T09:50:01Z")

</div>

what @actech

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [August 15, 2020, 10:20am UTC](https://community.thunkable.com/t/thunkable-not-showing-api-post-responses/743340/4 "2020-08-15T10:20:16Z")

</div>

Open Thunkable Live on your device and check how it works.

---

<div class="post-metadata">

### Author: ![hussainmuhammadmuaaz](https://avatars.discourse-cdn.com/v4/letter/h/c2a13f/32.png) [@hussainmuhammadmuaaz](https://community.thunkable.com/u/hussainmuhammadmuaaz)
#### Post date: [August 18, 2020, 7:47am UTC](https://community.thunkable.com/t/thunkable-not-showing-api-post-responses/743340/5 "2020-08-18T07:47:43Z")

</div>

thank you @actech

---

<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, 12:26pm UTC](https://community.thunkable.com/t/thunkable-not-showing-api-post-responses/743340/6 "2024-11-08T12:26:40Z")

</div>


