K
K
Kate13132019-05-27 15:46:35
phpstorm
Kate1313, 2019-05-27 15:46:35

How to make Test Restful Web Service embedded in PhpStorm see Requested parameters?

Test Restful Web Service just stopped working at one point. Every time I try to use it I get errors like:
{"name":"Bad Request","message":"phone field cannot be empty","code":0,"status":400,"type":" yii\web\HttpException"}
Even if there are no request parameters at all and the requested parameters field is empty, the error text does not change. But what it does not see can change - phone, tag, etc. Tried testing different apis, tried different query parameters - it doesn't work and I can't figure out why. But there is no such problem on neighboring computers.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Shumov, 2019-05-27
@inoise

We switched from this tool to Postman and are happy to the best of our ability

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question