
A clear and concise description of what the bug is.
CodeBase: Master Branch
When trying to change superset data source from HTTPS it is trying to open Url in HTTP in which it is creating the error.
Error: Unsafe attempt to load URL, Domains, protocols, and ports must match
Expected results
It should load URL's with only HTTps
what you expected to happen.
Actual results
what actually happens.
Screenshots

)
If applicable, add screenshots to help explain your problem.
How to reproduce the bug
- Go to Superset sources and select Tables.
- Click on any source this will open that source
- Now click on Data Source drop-down and select change data source and select any data source.
- This will show error
Environment
(please complete the following information):
- superset version:
superset version
- python version:
python --version
- node.js version:
node -v
- npm version:
npm -v
Checklist
Make sure these boxes are checked before submitting your issue - thank you!
Additional context
Add any other context about the problem here.
A clear and concise description of what the bug is.
CodeBase: Master Branch
When trying to change superset data source from HTTPS it is trying to open Url in HTTP in which it is creating the error.
Error: Unsafe attempt to load URL, Domains, protocols, and ports must match
Expected results
It should load URL's with only HTTps
what you expected to happen.
Actual results
what actually happens.
Screenshots

)
If applicable, add screenshots to help explain your problem.
How to reproduce the bug
Environment
(please complete the following information):
superset versionpython --versionnode -vnpm -vChecklist
Make sure these boxes are checked before submitting your issue - thank you!
Additional context
Add any other context about the problem here.