Json Schema Validation Plugin not working

Hi,

I am trying to validate my request using Json Schema Validation plugin present in TYK.

when I am trying to send a invalid request(some validation) to check plugin is working I got a respone with error code 422 unproceesible entity fine.

But if a send a valifd request I am getting “error”: “There was a problem proxying the request”.

I have checked my upstream service is working fine. If I donot use Json Validate Plugin I am able to send request.

Any help will be appreciated.

Thanks and Regards
Tushar Chaurasia

Hi,

After doing some google I find this is already a bug which is corrected in tyk-gateway 2.9.4.
tyk-2913