liamkernan opened a new pull request, #61560:
URL: https://github.com/apache/airflow/pull/61560
When a Viewer/Author tries to reparse a DAG, the API correctly returns 403
but the UI shows a misleading generic error ("Dag parsing request failed").
This checks the error status code and shows an "Access Denied" toast for 403
responses instead.
Closes #61459
Made with [Cursor](https://cursor.com)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]