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

Mixed content error when admin is HTTPS and site is HTTP #30

Open
petenelson opened this issue Jul 16, 2015 · 1 comment
Open

Mixed content error when admin is HTTPS and site is HTTP #30

petenelson opened this issue Jul 16, 2015 · 1 comment

Comments

@petenelson
Copy link

When the admin is being viewed as HTTPS but the site is HTTP, the browser is unable to access the API.

image

Had the same issue with my logging plugin: petenelson/wp-rest-api-log@9779f79

@johnbillion
Copy link

This is a fundamental problem with the REST API and mixed protocols. See WP-API/WP-API#259

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

No branches or pull requests

2 participants