Closed
Description
Have you made sure debug is set to True?
In legistream_site/settings.py
, make sure the DEBUG constant is set to True
so we can see error messages in a browser.
Describe the bug
The ACT only uses http
on Assembly On Demand, with no access to https
. Since Legistream defaults to https
, browser security policies block the ACT stream URL, making it impossible to watch the ACT over https
on Legistream.
To Reproduce
Steps to reproduce the behavior:
Simply just go to the ACT page when it's live @ https://legistream.org/act/. and observe in amazement as your browser blocks the mixed content.
Expected behavior
The ACT stream should be watchable without any issues.
Screenshots
If applicable, add screenshots to help explain your problem.
Metadata
Metadata
Assignees
Labels
No labels