Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inserting the "{" in the URL of a request crashes #8144

Closed
jwbanning opened this issue Mar 4, 2020 · 1 comment · Fixed by #8379
Closed

Inserting the "{" in the URL of a request crashes #8144

jwbanning opened this issue Mar 4, 2020 · 1 comment · Fixed by #8379
Assignees
Labels

Comments

@jwbanning
Copy link

Describe the bug
I am trying to change a URL from http://example.com to use an environmental var. The syntax should be the double curly bracket "{{ }}". When I go to modify the request string in the application, inserting the "{" makes the app fail.

To Reproduce
https://postman.slack.com/files/UQMT8K4DS/FU1UM0HAS/header.mov

Expected behavior
The environmental variable or curly brackets would be allowd.

Screenshots
Screen Shot 2020-03-04 at 3 05 20 PM
Screen Shot 2020-03-04 at 3 03 45 PM

App information (please complete the following information):

  • Postman Version [7.19.1]
  • OS: [e.g. macOS High Sierra 10.13.2]
@numaanashraf
Copy link
Member

This is resolved in v7.23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants