firecamp-io / firecamp

VSCode for APIs, Postman Alternative.

Home Page:https://firecamp.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auth header is not sent

pavlikm opened this issue · comments

1. Describe the bug, what it is and what it should be (expected behavior)

Auth header for socket.io is not sent

2. To Reproduce

steps to reproduce the behavior:

  1. After sending some access token in auth for socketio, this token is not sent to server
  2. in console.log(client.headers) is auth empty object

3. screenshots/gif/video?

image
bug-no-auth


platform (please complete the following information):
  • firecamp version: v2.5.2 (in 2.5.0 it works)
  • type: desktop
  • os: win

@pavlikm can you please confirm, in the screenshot auth entry checkbox is checked or not. As shown in the screenshot entry was unchecked in the first column may be that cause auth is not passing.

Screenshot from 2022-01-31 15-52-21

@pranavwani damn, my fault 😶 sorry for false alarm, I do not understand how and when I unchecked it 👽

@pavlikm no worry just save the request after updating the config and feel free to raise any issue