Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated API urls to https #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

antonshevyrin
Copy link

With API urls updated to https application can be launched on environments like stackblitz or github pages:
https://stackblitz.com/github/angular-redux/example-app
Otherwise it throws mixed content error:

Mixed Content: The page at 'https://qgnirlp.github.stackblitz.io/lions' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://www.mocky.io/v2/5920141a25000023015998f2'. This request has been blocked; the content must be served over HTTPS.

With API urls updated to https application can be launched on environments like stackblitz or github pages:
https://stackblitz.com/github/angular-redux/example-app
Otherwise it throws mixed content error:

```
Mixed Content: The page at 'https://qgnirlp.github.stackblitz.io/lions' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://www.mocky.io/v2/5920141a25000023015998f2'. This request has been blocked; the content must be served over HTTPS.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant