[chart] New chart data API should format errors according to SIP-40 #11882
Labels
enhancement:request
Enhancement request submitted by anyone from the community
global:error
Related to global errors affecting the platform
Currently, requests to
/api/v1/chart/data
return an error response in the following format:Error responses should be formatted according to SIP-40 in order to enable rich error reporting for charts in the frontend.
Example of chart error reporting with legacy (
/superset/explore_json
) chart requests:Example of chart error reporting with new (
/api/v1/chart/data
) chart requests:Additional context
The text was updated successfully, but these errors were encountered: