'Mixed Content: The page at 'myUrl' was loaded over HTTPS
i am using flask app to upload and display a picture (after displaying also some image analysis detection with google cloud vision API) but in return i am getting this error "Mixed Content: The page at 'myUrl' was loaded over HTTPS" for the image that i uploaded , so The picture does not want to display
please if anyone can help me
the error :
Mixed Content: The page at 'myUrl' was loaded over HTTPS, but requested an insecure image 'myUrl/_uploads/photos/0b93397fa45180ee219aa69d3957daba_6.jpg'. This content should also be served over HTTPS.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
