full-stack-fastapi-template icon indicating copy to clipboard operation
full-stack-fastapi-template copied to clipboard

🐛Update `items.py` to return status code `403` in case of insufficient permissions

Open jpizquierdo opened this issue 7 months ago • 1 comments

Change error 400 to error 403 when not enough permissions when requesting items. I think it is better a 403 than a 400 (bad request).

jpizquierdo avatar Apr 14 '25 09:04 jpizquierdo