Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

Conversation

@Regelink
Copy link

@Regelink Regelink commented Dec 1, 2015

The following error occurred when trying to modify, check/uncheck or remove an item from the todo list when the service is accessed using HTTPS:

Mixed Content: The page at ... 'https://...' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://...'. This request has been blocked; the content must be served over HTTPS.

Using relative URL's in the XML HTTP requests solved it.

The following error occurred when trying to modify, check/uncheck or remove an item from the todo list when the service is accessed using HTTPS:

Mixed Content: The page at ... 'https://...' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://...'. This request has been blocked; the content must be served over HTTPS.

Using relative URL's in the XML HTTP requests solved it.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant