Skip to content

ACT's http URLs are blocked by mixed-content browser security #15

Closed
@king-millez

Description

@king-millez

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.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions