When you want to use variables from your collection (or folder) in Postman, you'll have to add the variable in the request like this: {{server}}.
But in the generated 'http' tab, the documentation failed to parse url:
failed to parse url
parse http://{{server}}:{{odataport}}/...: invalid character "{" in host name

It would be useful to take over the variable names without their values.
Kind regards,
Job
When you want to use variables from your collection (or folder) in Postman, you'll have to add the variable in the request like this: {{server}}.
But in the generated 'http' tab, the documentation failed to parse url:
It would be useful to take over the variable names without their values.
Kind regards,
Job