sjacorg / bayanat

Open source data management solution for human rights documentation.
https://bayanat.org/
GNU Affero General Public License v3.0
21 stars 13 forks source link

"Mixed Content" error in /admin/locations/#/ #6

Closed oussjarrousse closed 2 years ago

oussjarrousse commented 3 years ago

when https:// is enabled, browsing to /admin/api/locations/ is throwing a "Mixed Content" error.

It seems that the axios call is requesting the api node over http:// not https://

Screenshot 2021-03-10 at 22 27 34

I am on a Chrome browser

ghost commented 3 years ago

The issue should now be fixed in v1.2. Can you please update and test again on your end and let us know if it's resolved? Please note that there are some upgrade instructions that you need, it's included in the release notes of v1.2.

sjacgit commented 3 years ago

Hello again. Have you had a chance to test this issue again in order for us to close it?