rumbin commented on issue #3655: [SQLLab] Regression: "share query" is broken 
behind https-only proxy
URL: 
https://github.com/apache/incubator-superset/issues/3655#issuecomment-336480738
 
 
   Our IT found the issue being caused by the fact that the `hostname/kv/[\d]*` 
URL is called as http link, not as https. In our configuration http is not 
allowed though, but redirected to https. This is where the resolution fails 
somehow.
   
   @mistercrunch: In my understanding this really seems to be a bug, as http 
should be used, if the rest of superset is served via https. Or is there 
anything wrong in our configuration, where we fail to tell superset that only 
https links should be generated?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to