#Custom / JSON 403 Response
8 messages · Page 1 of 1 (latest)
You should be able to see the response code just fine regardless of if the response is served with an html or json payload
Ik but it's still making issues if you have a fix schema
Do you want to catch more than just the response code?
Well the people that are using my API will follow the Error Schema I've and in case of an Server outage or so I can't allow myself to leave this schema and switch from a fix json schema to an html error page
Wait, does bunny override your responses with their generic ones?
If I have a rule that blocks something or if the server isn't responding then yes ig
Ah gotcha