so are you saying that my request URL should look something like this:
/Custom/GetInventoryItemsLikeNameRequest/?ItemName=GREY%20SUNFLOWER

JuiceyBrucey wrote:so are you saying that my request URL should look something like this:
/Custom/GetInventoryItemsLikeNameRequest/?ItemName=GREY%20SUNFLOWER




http://localhost:81/Custom/PostInventoryItemsLikeNameRequest/?ItemName=network%20server


JuiceyBrucey wrote:It has worked many times and with many variations in the Swagger, but then when I do the real thing, I get errors. Is this normal?


Mike.Sheen wrote:JuiceyBrucey wrote:It has worked many times and with many variations in the Swagger, but then when I do the real thing, I get errors. Is this normal?
No, not normal... but what do you mean "when I do the real thing"? How are you performing the GET which produces the error?
If it doesn't happen in the Swagger UI, then it's a fair indication that the error reported "HTTP Error 400. The request is badly formed." is telling you what the problem is.
If you don't already, in Jiwa set "Debug Mode" to on for the REST API system settings and have a look at the log of the requests - should given you a clue. Also Postman I found is a good tool for testing out the API - try it in Postman and see if you get the same problem.

Return to Technical and or Programming
Users browsing this forum: No registered users and 2 guests