-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Hi!
The same error is happening again #93 in v1.10.2.
When testing in Postman, everything happens normally, including the API in production as well.
Cookies are not being sent automatically in session requests.
Steps to reproduce?
- I receive the Cookie through the set-cookie header that the API sends.
- The cookie is registered correctly in the session (in Sessions > Manage sessions).
- When making a new request, which depends on the "Cookie", the extension does not automatically send the "Cookie" property in the Header.
- Within the request, in the Options tab, the option "Automatically Send Cookies" is marked.
- When checking the request Headers, the "Cookies" Header is not actually being sent.
VS Code version
1.86.2
Extension version
1.10.2
Relevant log output
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working