Skip to content

Uncaught SecurityError Stripe HTTPS protocol #7

@ghost

Description

Hello,

I am getting the following error:

Uncaught SecurityError: Blocked a frame with origin "https://js.stripe.com" from accessing a frame with origin "http://localhost:8100". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.

Because of the following line in index.html:

<script type="text/javascript" src="https://js.stripe.com/v2/"></script>

Is there a work around this issue?

Hervé

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions