Kochouseph26John opened a new issue, #30712:
URL: https://github.com/apache/superset/issues/30712

   ### Bug description
   
   Delete API for chart, dataset and dashboard failed. ( api/v1/chart/ )
   Using this api in swagger, it give error
   `{
     "errors": [
       {
         "message": "405 Method Not Allowed: The method is not allowed for the 
requested URL.",
         "error_type": "GENERIC_BACKEND_ERROR",
         "level": "error",
         "extra": {
           "issue_codes": [
             {
               "code": 1011,
               "message": "Issue 1011 - Superset encountered an unexpected 
error."
             }
           ]
         }
       }
     ]
   }`
   
   
   ### Screenshots/recordings
   
   
![image](https://github.com/user-attachments/assets/83293265-a11e-4fda-8a3a-f8252b858d5b)
   
   
   ### Superset version
   
   3.1.3
   
   ### Python version
   
   3.9
   
   ### Node version
   
   16
   
   ### Browser
   
   Chrome
   
   ### Additional context
   
   _No response_
   
   ### Checklist
   
   - [X] I have searched Superset docs and Slack and didn't find a solution to 
my problem.
   - [X] I have searched the GitHub issue tracker and didn't find a similar bug 
report.
   - [ ] I have checked Superset's logs for errors and if I found a relevant 
Python stacktrace, I included it here as text in the "additional context" 
section.


-- 
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: notifications-unsubscr...@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to