Skip to content

Return 401 when OAuth token generation fails

Heinrich Lee Yu requested to merge improve-errors-for-jira-oauth into master

What does this MR do?

In our Jira authorizations endpoint, return the error instead of ignoring it

This helps us debug #8185 (closed) better

What are the relevant issue numbers?

#8185 (closed)

Does this MR meet the acceptance criteria?

Merge request reports