Skip to content

Error with {{Domain}} env variable and query string params #3247

@chemitaxis

Description

@chemitaxis

App Details:

Postman for Mac
Version 5.0.2 (5.0.2)
macOS Sierra 10.12.4 (16E195)

Issue Report:

  1. Did you encounter this recently, or has this bug always been there: recently
  2. Expected behaviour:
    Make the get request correctly
  3. Console logs (http://blog.getpostman.com/2014/01/27/enabling-chrome-developer-tools-inside-postman/ for the Chrome App, View->Toggle Dev Tools for the Mac app):
    No logs needed
  4. Screenshots (if applicable)

screen shot 2017-07-07 at 12 00 49

Steps:

1.- Create a Env Variable, for example Domain, and add a value for this variable, for example http://localhost:9000/
2.- Create a method GET like this: {{Domain}}api/mystuff
3.- Add a query string param

The console log show the request without the query string param:

screen shot 2017-07-07 at 12 01 11

Thanks

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions