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

   When trying to import a dataset from an exported dataset yaml I can“t seem 
to get it to work.
   Also tried using python following the notebook found in the API presentation 
but no luck either.
   
   #### How to reproduce the bug
   
   Using swagger/v1/dataset/export to get the yaml file
   Delete this dataset from Superset.
   Using swagger/v1/dataset/import upload previously exported yaml file
   
   ### Expected results
   
   Dataset imported succesfully
   
   ### Actual results
   
   Code: 200 
   Response body: A html page
   
   #### Screenshots
   
   
![image](https://github.com/apache/superset/assets/51678677/d0c5c4a1-246a-4b21-a463-319aedac7bd1)
   
   ### Environment
   
   - browser type and version: Microsoft Edge 114.0.1823.41 
   - superset version: 1.3.2
   - python version: 3.7.12
   
   ### Additional context
   Also tried using superset version 2.1.0
   Someone suggested adding  a random value to password string solves this 
issue but it does not seem to work
   


-- 
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]

Reply via email to