Closed
Description
Preflight Checklist
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for an issue that matches the one I want to file, without success.
Problem Description
There is an unnecessary redirection to /approval when in fact it is not required by configuration.
Proposed Solution
Skip the redirection and send the code directly back to the client.
Alternatives Considered
No response
Additional Information
No response