rusackas commented on issue #33500: URL: https://github.com/apache/superset/issues/33500#issuecomment-4035385644
This is a valid API bug — when an error message contains HTML tags, the response becomes a 400 Bad Request instead of returning the actual error. A fix would involve sanitizing or escaping HTML in error messages before returning them in the API response. PRs welcome. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
