Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocked Loading Mixed Active Content Issue Prevents Chart Viewing on Flexmeasures App #714

Closed
Ahmad-Wahid opened this issue Jun 6, 2023 · 1 comment · Fixed by #716
Closed
Assignees
Labels
bug Something isn't working UI

Comments

@Ahmad-Wahid
Copy link
Contributor

Ahmad-Wahid commented Jun 6, 2023

The Flexmeasures app is hosted on GCP Cloud Run, and we can access it by logging in with a toy account. However, we encounter an issue when trying to view the charts. The problem arises from the app making HTTPS request, resulting in a "Blocked loading mixed active content" error.

It's worth to look into this code lines(264 and 268)

var dataPath = '/api/v3_0/assets/' + {{ asset.id }};

@Ahmad-Wahid Ahmad-Wahid added bug Something isn't working UI labels Jun 6, 2023
@Ahmad-Wahid Ahmad-Wahid self-assigned this Jun 6, 2023
@Ahmad-Wahid
Copy link
Contributor Author

Ahmad-Wahid commented Jun 8, 2023

This link (answer # 1) helped me to solve the issue,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI
Projects
None yet
1 participant