# REST plugin credentials not sent

**URL:** https://community.weweb.io/t/rest-plugin-credentials-not-sent/5997
**Category:** Ask us anything
**Created:** [December 18, 2023, 2:19pm UTC](https://community.weweb.io/t/rest-plugin-credentials-not-sent/5997 "2023-12-18T14:19:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![vwasteels](https://avatars.discourse-cdn.com/v4/letter/v/4491bb/32.png) [@vwasteels](https://community.weweb.io/u/vwasteels)
#### Post date: [December 18, 2023, 2:19pm UTC](https://community.weweb.io/t/rest-plugin-credentials-not-sent/5997/1 "2023-12-18T14:19:09Z")

</div>

Hello,

When using the “send credentials” with REST plugin in a flow, the Bearer token is not added.

On this image you can see the send credentials setting and the missing Authorization header :

 ![Capture d’écran 2023-12-18 à 15.18.11](https://us1.discourse-cdn.com/flex016/uploads/weweb/original/2X/c/c01569682e03db0982f7bb04d9ae409701c2185d.jpeg)

Workaround for now is to add it manually in the headers section

Thanks

---

<div class="post-metadata">

### Author: ![vwasteels](https://avatars.discourse-cdn.com/v4/letter/v/4491bb/32.png) [@vwasteels](https://community.weweb.io/u/vwasteels)
#### Post date: [December 18, 2023, 3:40pm UTC](https://community.weweb.io/t/rest-plugin-credentials-not-sent/5997/2 "2023-12-18T15:40:47Z")

</div>

Got it :

send credentials means : send the cookies, not send the auth token

---

<div class="post-metadata">

### Author: ![Joyce](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/joyce/32/13232_2.png) [@Joyce](https://community.weweb.io/u/Joyce)
#### Post date: [December 18, 2023, 4:24pm UTC](https://community.weweb.io/t/rest-plugin-credentials-not-sent/5997/3 "2023-12-18T16:24:13Z")

</div>

Thanks for taking the time to share this @vwasteels, super helpful!

A good reminder that we need to try to better explain this option in the product and the user docs.
