Answer the question
In order to leave comments, you need to log in
Why does not see the variable in http?
I make this request in phpStorm
GET http://{{host}}/v3/institution/menu/categories?id=310
Content-Type: application/json
Authorization: Bearer {{token}}
###
GET http://{{host}}/v3/institution/menu/categories?id=310
Invalid URI because of unsubstituted variable 'host' at D:\domains\myata_sf\httpClient\auth.http:8:12
Possible solutions:
1. Add new environment file
2. Add variable to existing environment
3. Run with environment
{
"dev": {
"host": "value"
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question