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

Insecure sites (not https) blocks API calls for data #263

Open
tomcornall opened this issue Sep 14, 2017 · 1 comment
Open

Insecure sites (not https) blocks API calls for data #263

tomcornall opened this issue Sep 14, 2017 · 1 comment

Comments

@tomcornall
Copy link

Meyer calls its own API pages for data in JavaScript in multiple places, e.g.:

  • products
  • categories
  • blogs, etc...

This fails for non-HTTPS stores, since the request isn't secure.

Repro

  1. Set up product x with Options
  2. Hit http://store.com/product-x
  3. See options for "product x" are missing
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

1 participant