Active
Project:
REST Views
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2026 at 08:53 UTC
Updated:
8 May 2026 at 08:53 UTC
Jump to comment: Most recent
When using contextual filters and setting the result of missing parameters to Display "Access denied" or Display contents of "No results found" it would be great if the REST view could return the according HTTP status code.
Currently, it always returns status code 200 despite access denied or no results found.
See above
Return HTTP status code 404 if "No results found" and 403 if "Access denied".
Comments