postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.85k stars 841 forks source link

Cookie domain is incorrect when URL is interpolated #13192

Open solidcell opened 1 month ago

solidcell commented 1 month ago

Is there an existing issue for this?

Describe the Issue

When I use an interpolated environment value for the query URL, the domain is saved as the literal curly braces and variable name instead of the actual resolved URL.

Steps To Reproduce

It's easier if you just see what I mean in the loom.

Screenshots or Videos

https://www.loom.com/share/Troubleshooting-Cookie-Issues-in-API-Calls-26b51d2f114a4dee8d7258a69f681c09?sid=bb0bb377-22e8-4bd2-831a-592cad9e4a58

Operating System

macOS

Postman Version

10.24.15

Postman Platform

Postman App

User Account Type

Signed In User

Additional Context?

No response