# Post header - SET HEADERS method

**URL:** https://community.thunkable.com/t/post-header-set-headers-method/1172691
**Category:** Questions about Thunkable X
**Created:** [March 17, 2021, 2:41pm UTC](https://community.thunkable.com/t/post-header-set-headers-method/1172691 "2021-03-17T14:41:34Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![umester2020mxtl](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/umester2020mxtl/32/99121_2.png) [@umester2020mxtl](https://community.thunkable.com/u/umester2020mxtl)
#### Post date: [March 18, 2021, 11:57am UTC](https://community.thunkable.com/t/post-header-set-headers-method/1172691/9 "2021-03-18T11:57:59Z")

</div>

Solved my issue:

Sending as object works in this case without passing string.  
Problem was: the header _application-type_ in the design page gets overwritten (of course) when you use the **set Web\_API’s header to** method. Therefore you must provide at least both paramaters pairs: content-type + authorization.

Example for Authorization Bearer here:  
 ![2021-03-18_12h54_09](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/5/0/508dac601ab9f2037d7fda493667579e90a0f6df.png)

---

_[View the full topic](https://community.thunkable.com/t/post-header-set-headers-method/1172691)._
