Hi All,
I built a GET service and we have some authorization checks. If the authorization fails, the requirement is to send 401 HTTP status code. I raised technical exception and explicitly passed 401 as status code but still in the gateway system, while testing, I get status code as 500. Is it not possible to send 401 and if not, then what is the rationale behind it ?
Thanks & Regards
Srini
Request clarification before answering.
| User | Count |
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.