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
Description
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
Labels
No labels