Ticket #2294 (assigned defect)
Unauthorized action on Data API gets 302 rather than 401 or similar
Reported by: | rgrp | Owned by: | kindly |
---|---|---|---|
Priority: | minor | Milestone: | ckan-v1.9 |
Component: | ckan | Keywords: | |
Cc: | Repository: | ckan | |
Theme: | none |
Description
Well known issue that 401 *in API* end up with 302 redirect to login page (which makes no sense and is very confusing for clients).
Fix this by ensuring that error messsages on API get passed through correctly.
Minor because affect is annoying but not terminal
Change History
Note: See
TracTickets for help on using
tickets.