Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Fix https issue #106

Closed
Closed
@jmgasper

Description

@jmgasper

We recently found a bug where the Copilot Payments option will not show on the left menu if the http://x.topcoder.com site is loaded over https://

The error is:

The page at 'https://x.topcoder.com/#/app/main' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://api.topcoder.com/v2/user/profile'. This request has been blocked; the content must be served over HTTPS.

We need to identify and fix this issue and any other related issues to ensure that the app functions properly over https. Once this is fixed, I'll update the config on the server to force https:// connections at all times.

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