I'm using your REST client to test an API for my code. I had a strange
situation where I entered a valid payload and the request failed. I then
entered an invalid payload and the request succeeded. I tried this several
times, and each time the result was opposite to what I expected. When I
examined my API log I could see that the client was sending the opposite of
what it appeared to be sending i.e when I edited the payload to be invalid the
payload that was actually sent was valid, and vice versa. I solved the problem
by changing the payload and then clicking through the payload editor tabs.
That seemed to clear the error. It was as if the client was getting stuck.
Original issue reported on code.google.com by Paul.Ne...@gmail.com on 6 Dec 2012 at 4:19
Original issue reported on code.google.com by
Paul.Ne...@gmail.com
on 6 Dec 2012 at 4:19