Forum Discussion
- nmraoChampion Level 3Which version of ReadyAPI are you using?
- HimOccasional Contributor
Hello Rao,
I am using "SoapUI 5.2.1".
Concern:
I am using "Content type: application/x-www-form-urlencoded"Example Request including the API key
curl -i https://sonar.fonix.io/v2/sendsms \
-H X-API-KEY:test_BYZNk5YUBMLfowSOQTUuqq3t \
-d ORIGINATOR=84988 \
-d NUMBERS=447111222333 \
-d BODY=Hello+World
Content-type: application/x-www-form-urlencoded
Please check attached image for SoapUI responce- nmraoChampion Level 3
Even the same result is seen using curl, do you see different?
So the question - is the key valid?
Related Content
Recent Discussions
- 2 days ago
- 6 days ago
xml to soap
Solved6 days ago