firecamp-io / firecamp

VSCode for APIs, Postman Alternative.
https://firecamp.dev
317 stars 22 forks source link

Auth header is not sent #198

Closed pavlikm closed 2 years ago

pavlikm commented 2 years ago

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):
pranavwani commented 2 years ago

@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

pavlikm commented 2 years ago

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

pranavwani commented 2 years ago

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