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

Unable to communicate to backend #28

Closed
danielebra opened this issue May 31, 2019 · 1 comment
Closed

Unable to communicate to backend #28

danielebra opened this issue May 31, 2019 · 1 comment
Assignees
Labels
bug Something isn't working critical

Comments

@danielebra
Copy link
Owner

Production server can't communicate to backend due to the following error:

xhr.js:173 Mixed Content: The page at 'https://5cecdf0147cc9300085a0c0b--online-movie-store.netlify.com/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://23.101.218.7:8080/api/movie/'. This request has been blocked; the content must be served over HTTPS.
(anonymous) @ xhr.js:173
createError.js:17 Uncaught (in promise) Error: Network Error
    at e.exports (createError.js:17)
    at XMLHttpRequest.p.onerror (xhr.js:87)

Last working version:
Pull request #25
Preview: online-movie-store

Breaking update:
Pull request #26
Preview: online-movie-store

@danielebra danielebra added bug Something isn't working critical labels May 31, 2019
@danielebra
Copy link
Owner Author

danielebra commented May 31, 2019

Broken as of comm

File: api.js
@BalrajBrar

danielebra added a commit that referenced this issue May 31, 2019
Use production url as api start point (#28)
@danielebra danielebra self-assigned this Jun 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working critical
Projects
None yet
Development

No branches or pull requests

1 participant